Class CSISnapshotControllerFluentImpl<A extends CSISnapshotControllerFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,CSISnapshotControllerFluent<A>
- Direct Known Subclasses:
AuthenticationSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,AuthenticationSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,ConsoleSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,ConsoleSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,CSISnapshotControllerBuilder,CSISnapshotControllerListFluentImpl.ItemsNestedImpl,CSISnapshotControllerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,CSISnapshotControllerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,EtcdSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,EtcdSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,KubeAPIServerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,KubeAPIServerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,KubeControllerManagerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,KubeControllerManagerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,KubeSchedulerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,KubeSchedulerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,OpenShiftAPIServerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,OpenShiftAPIServerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,OpenShiftControllerManagerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,OpenShiftControllerManagerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,ServiceCASpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,ServiceCASpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.CSISnapshotControllerObservedConfigNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.CSISnapshotControllerUnsupportedConfigOverridesNestedImpl
public class CSISnapshotControllerFluentImpl<A extends CSISnapshotControllerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CSISnapshotControllerFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classCSISnapshotControllerFluentImpl.MetadataNestedImpl<N>classCSISnapshotControllerFluentImpl.SpecNestedImpl<N>classCSISnapshotControllerFluentImpl.StatusNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.CSISnapshotControllerFluent
CSISnapshotControllerFluent.MetadataNested<N>, CSISnapshotControllerFluent.SpecNested<N>, CSISnapshotControllerFluent.StatusNested<N>
-
-
Constructor Summary
Constructors Constructor Description CSISnapshotControllerFluentImpl()CSISnapshotControllerFluentImpl(CSISnapshotController instance)
-
Method Summary
-
-
-
Constructor Detail
-
CSISnapshotControllerFluentImpl
public CSISnapshotControllerFluentImpl()
-
CSISnapshotControllerFluentImpl
public CSISnapshotControllerFluentImpl(CSISnapshotController instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
getMetadata
@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
- Specified by:
buildMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withMetadata
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
- Specified by:
withMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
hasMetadata
public Boolean hasMetadata()
- Specified by:
hasMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewMetadata
public CSISnapshotControllerFluent.MetadataNested<A> withNewMetadata()
- Specified by:
withNewMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewMetadataLike
public CSISnapshotControllerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
withNewMetadataLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editMetadata
public CSISnapshotControllerFluent.MetadataNested<A> editMetadata()
- Specified by:
editMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewMetadata
public CSISnapshotControllerFluent.MetadataNested<A> editOrNewMetadata()
- Specified by:
editOrNewMetadatain interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewMetadataLike
public CSISnapshotControllerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
- Specified by:
editOrNewMetadataLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
getSpec
@Deprecated public CSISnapshotControllerSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public CSISnapshotControllerSpec buildSpec()
- Specified by:
buildSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withSpec
public A withSpec(CSISnapshotControllerSpec spec)
- Specified by:
withSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
hasSpec
public Boolean hasSpec()
- Specified by:
hasSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewSpec
public CSISnapshotControllerFluent.SpecNested<A> withNewSpec()
- Specified by:
withNewSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewSpecLike
public CSISnapshotControllerFluent.SpecNested<A> withNewSpecLike(CSISnapshotControllerSpec item)
- Specified by:
withNewSpecLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editSpec
public CSISnapshotControllerFluent.SpecNested<A> editSpec()
- Specified by:
editSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewSpec
public CSISnapshotControllerFluent.SpecNested<A> editOrNewSpec()
- Specified by:
editOrNewSpecin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewSpecLike
public CSISnapshotControllerFluent.SpecNested<A> editOrNewSpecLike(CSISnapshotControllerSpec item)
- Specified by:
editOrNewSpecLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
getStatus
@Deprecated public CSISnapshotControllerStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public CSISnapshotControllerStatus buildStatus()
- Specified by:
buildStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withStatus
public A withStatus(CSISnapshotControllerStatus status)
- Specified by:
withStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewStatus
public CSISnapshotControllerFluent.StatusNested<A> withNewStatus()
- Specified by:
withNewStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
withNewStatusLike
public CSISnapshotControllerFluent.StatusNested<A> withNewStatusLike(CSISnapshotControllerStatus item)
- Specified by:
withNewStatusLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editStatus
public CSISnapshotControllerFluent.StatusNested<A> editStatus()
- Specified by:
editStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewStatus
public CSISnapshotControllerFluent.StatusNested<A> editOrNewStatus()
- Specified by:
editOrNewStatusin interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
editOrNewStatusLike
public CSISnapshotControllerFluent.StatusNested<A> editOrNewStatusLike(CSISnapshotControllerStatus item)
- Specified by:
editOrNewStatusLikein interfaceCSISnapshotControllerFluent<A extends CSISnapshotControllerFluent<A>>
-
-