public class FlowSchemaFluentImpl<A extends FlowSchemaFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FlowSchemaFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
FlowSchemaFluentImpl.MetadataNestedImpl<N> |
class |
FlowSchemaFluentImpl.SpecNestedImpl<N> |
class |
FlowSchemaFluentImpl.StatusNestedImpl<N> |
FlowSchemaFluent.MetadataNested<N>, FlowSchemaFluent.SpecNested<N>, FlowSchemaFluent.StatusNested<N>| Constructor and Description |
|---|
FlowSchemaFluentImpl() |
FlowSchemaFluentImpl(FlowSchema instance) |
public FlowSchemaFluentImpl()
public FlowSchemaFluentImpl(FlowSchema instance)
public String getApiVersion()
getApiVersion in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public String getKind()
getKind in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public A withKind(String kind)
withKind in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public Boolean hasKind()
hasKind in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public Boolean hasMetadata()
hasMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.MetadataNested<A> editMetadata()
editMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>@Deprecated public FlowSchemaSpec getSpec()
getSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaSpec buildSpec()
buildSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public A withSpec(FlowSchemaSpec spec)
withSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public Boolean hasSpec()
hasSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.SpecNested<A> withNewSpec()
withNewSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.SpecNested<A> withNewSpecLike(FlowSchemaSpec item)
withNewSpecLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.SpecNested<A> editSpec()
editSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.SpecNested<A> editOrNewSpecLike(FlowSchemaSpec item)
editOrNewSpecLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>@Deprecated public FlowSchemaStatus getStatus()
getStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaStatus buildStatus()
buildStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public A withStatus(FlowSchemaStatus status)
withStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public Boolean hasStatus()
hasStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.StatusNested<A> withNewStatus()
withNewStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.StatusNested<A> withNewStatusLike(FlowSchemaStatus item)
withNewStatusLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.StatusNested<A> editStatus()
editStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>public FlowSchemaFluent.StatusNested<A> editOrNewStatusLike(FlowSchemaStatus item)
editOrNewStatusLike in interface FlowSchemaFluent<A extends FlowSchemaFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.