Package io.fabric8.kubernetes.api.model
Class ScaleIOVolumeSourceFluentImpl<A extends ScaleIOVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ScaleIOVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableScaleIOVolumeSource,ScaleIOVolumeSourceBuilder,VolumeFluentImpl.ScaleIONestedImpl,WatchEventFluentImpl.ScaleIOVolumeSourceObjectNestedImpl
public class ScaleIOVolumeSourceFluentImpl<A extends ScaleIOVolumeSourceFluent<A>> extends BaseFluent<A> implements ScaleIOVolumeSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classScaleIOVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ScaleIOVolumeSourceFluent
ScaleIOVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ScaleIOVolumeSourceFluentImpl()ScaleIOVolumeSourceFluentImpl(ScaleIOVolumeSource instance) -
Method Summary
-
Constructor Details
-
ScaleIOVolumeSourceFluentImpl
public ScaleIOVolumeSourceFluentImpl() -
ScaleIOVolumeSourceFluentImpl
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsTypein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getGateway
- Specified by:
getGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withGateway
- Specified by:
withGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasGateway
- Specified by:
hasGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewGateway
- Specified by:
withNewGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewGateway
- Specified by:
withNewGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewGateway
- Specified by:
withNewGatewayin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getProtectionDomain
- Specified by:
getProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withProtectionDomain
- Specified by:
withProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasProtectionDomain
- Specified by:
hasProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewProtectionDomain
- Specified by:
withNewProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewProtectionDomain
- Specified by:
withNewProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewProtectionDomain
- Specified by:
withNewProtectionDomainin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnlyin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnlyin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
- Specified by:
buildSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSecretRefLike
public ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)- Specified by:
withNewSecretRefLikein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRefin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)- Specified by:
editOrNewSecretRefLikein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
isSslEnabled
- Specified by:
isSslEnabledin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withSslEnabled
- Specified by:
withSslEnabledin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasSslEnabled
- Specified by:
hasSslEnabledin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSslEnabled
- Specified by:
withNewSslEnabledin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSslEnabled
- Specified by:
withNewSslEnabledin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getStorageMode
- Specified by:
getStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withStorageMode
- Specified by:
withStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasStorageMode
- Specified by:
hasStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStorageMode
- Specified by:
withNewStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStorageMode
- Specified by:
withNewStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStorageMode
- Specified by:
withNewStorageModein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getStoragePool
- Specified by:
getStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withStoragePool
- Specified by:
withStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasStoragePool
- Specified by:
hasStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStoragePool
- Specified by:
withNewStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStoragePool
- Specified by:
withNewStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewStoragePool
- Specified by:
withNewStoragePoolin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getSystem
- Specified by:
getSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withSystem
- Specified by:
withSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasSystem
- Specified by:
hasSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSystem
- Specified by:
withNewSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSystem
- Specified by:
withNewSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewSystem
- Specified by:
withNewSystemin interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
getVolumeName
- Specified by:
getVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withVolumeName
- Specified by:
withVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
hasVolumeName
- Specified by:
hasVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewVolumeName
- Specified by:
withNewVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewVolumeName
- Specified by:
withNewVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
withNewVolumeName
- Specified by:
withNewVolumeNamein interfaceScaleIOVolumeSourceFluent<A extends ScaleIOVolumeSourceFluent<A>>
-
equals
-