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