public class StepFluentImpl<A extends StepFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StepFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StepFluentImpl.ResourceNestedImpl<N> |
StepFluent.ResourceNested<N>| Constructor and Description |
|---|
StepFluentImpl() |
StepFluentImpl(Step instance) |
public StepFluentImpl()
public StepFluentImpl(Step instance)
public String getResolving()
getResolving in interface StepFluent<A extends StepFluent<A>>public A withResolving(String resolving)
withResolving in interface StepFluent<A extends StepFluent<A>>public Boolean hasResolving()
hasResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(StringBuilder arg1)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(int[] arg1, int arg2, int arg3)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(char[] arg1)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(StringBuffer arg1)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(byte[] arg1, int arg2)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(byte[] arg1)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(char[] arg1, int arg2, int arg3)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(byte[] arg1, int arg2, int arg3)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(byte[] arg1, int arg2, int arg3, int arg4)
withNewResolving in interface StepFluent<A extends StepFluent<A>>public A withNewResolving(String arg1)
withNewResolving in interface StepFluent<A extends StepFluent<A>>@Deprecated public StepResource getResource()
getResource in interface StepFluent<A extends StepFluent<A>>public StepResource buildResource()
buildResource in interface StepFluent<A extends StepFluent<A>>public A withResource(StepResource resource)
withResource in interface StepFluent<A extends StepFluent<A>>public Boolean hasResource()
hasResource in interface StepFluent<A extends StepFluent<A>>public StepFluent.ResourceNested<A> withNewResource()
withNewResource in interface StepFluent<A extends StepFluent<A>>public StepFluent.ResourceNested<A> withNewResourceLike(StepResource item)
withNewResourceLike in interface StepFluent<A extends StepFluent<A>>public StepFluent.ResourceNested<A> editResource()
editResource in interface StepFluent<A extends StepFluent<A>>public StepFluent.ResourceNested<A> editOrNewResource()
editOrNewResource in interface StepFluent<A extends StepFluent<A>>public StepFluent.ResourceNested<A> editOrNewResourceLike(StepResource item)
editOrNewResourceLike in interface StepFluent<A extends StepFluent<A>>public String getStatus()
getStatus in interface StepFluent<A extends StepFluent<A>>public A withStatus(String status)
withStatus in interface StepFluent<A extends StepFluent<A>>public Boolean hasStatus()
hasStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(StringBuilder arg1)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(int[] arg1, int arg2, int arg3)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(char[] arg1)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(StringBuffer arg1)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(byte[] arg1, int arg2)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(byte[] arg1)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(char[] arg1, int arg2, int arg3)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(byte[] arg1, int arg2, int arg3)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(byte[] arg1, int arg2, int arg3, int arg4)
withNewStatus in interface StepFluent<A extends StepFluent<A>>public A withNewStatus(String arg1)
withNewStatus in interface StepFluent<A extends StepFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.