Class V1ScaleIOPersistentVolumeSourceFluentImpl<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1ScaleIOPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
V1ScaleIOPersistentVolumeSourceBuilder
public class V1ScaleIOPersistentVolumeSourceFluentImpl<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1ScaleIOPersistentVolumeSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSourceFluent
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1ScaleIOPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1SecretReferenceeditOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) booleanio.kubernetes.client.openapi.models.V1SecretReferenceDeprecated.inthashCode()toString()withFsType(String fsType) withGateway(String gateway) withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) withProtectionDomain(String protectionDomain) withReadOnly(Boolean readOnly) withSecretRef(io.kubernetes.client.openapi.models.V1SecretReference secretRef) withSslEnabled(Boolean sslEnabled) withStorageMode(String storageMode) withStoragePool(String storagePool) withSystem(String system) withVolumeName(String volumeName) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ScaleIOPersistentVolumeSourceFluentImpl
public V1ScaleIOPersistentVolumeSourceFluentImpl() -
V1ScaleIOPersistentVolumeSourceFluentImpl
public V1ScaleIOPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getGateway
- Specified by:
getGatewayin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withGateway
- Specified by:
withGatewayin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasGateway
- Specified by:
hasGatewayin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getProtectionDomain
- Specified by:
getProtectionDomainin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withProtectionDomain
- Specified by:
withProtectionDomainin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasProtectionDomain
- Specified by:
hasProtectionDomainin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public io.kubernetes.client.openapi.models.V1SecretReference buildSecretRef()- Specified by:
buildSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) - Specified by:
withNewSecretRefLikein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRefin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) - Specified by:
editOrNewSecretRefLikein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getSslEnabled
- Specified by:
getSslEnabledin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withSslEnabled
- Specified by:
withSslEnabledin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSslEnabled
- Specified by:
hasSslEnabledin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getStorageMode
- Specified by:
getStorageModein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withStorageMode
- Specified by:
withStorageModein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStorageMode
- Specified by:
hasStorageModein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getStoragePool
- Specified by:
getStoragePoolin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withStoragePool
- Specified by:
withStoragePoolin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasStoragePool
- Specified by:
hasStoragePoolin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getSystem
- Specified by:
getSystemin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withSystem
- Specified by:
withSystemin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasSystem
- Specified by:
hasSystemin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
getVolumeName
- Specified by:
getVolumeNamein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withVolumeName
- Specified by:
withVolumeNamein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hasVolumeName
- Specified by:
hasVolumeNamein interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-
withSslEnabled
- Specified by:
withSslEnabledin interfaceV1ScaleIOPersistentVolumeSourceFluent<A extends V1ScaleIOPersistentVolumeSourceFluent<A>>
-