Class V1StorageOSPersistentVolumeSourceFluentImpl<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1StorageOSPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
V1StorageOSPersistentVolumeSourceBuilder
public class V1StorageOSPersistentVolumeSourceFluentImpl<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1StorageOSPersistentVolumeSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSourceFluent
V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1StorageOSPersistentVolumeSourceFluentImpl
(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ObjectReference
editOrNewSecretRefLike
(io.kubernetes.client.openapi.models.V1ObjectReference item) boolean
io.kubernetes.client.openapi.models.V1ObjectReference
Deprecated.int
hashCode()
toString()
withFsType
(String fsType) withNewSecretRefLike
(io.kubernetes.client.openapi.models.V1ObjectReference item) withReadOnly
(Boolean readOnly) withSecretRef
(io.kubernetes.client.openapi.models.V1ObjectReference secretRef) withVolumeName
(String volumeName) withVolumeNamespace
(String volumeNamespace) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1StorageOSPersistentVolumeSourceFluentImpl
public V1StorageOSPersistentVolumeSourceFluentImpl() -
V1StorageOSPersistentVolumeSourceFluentImpl
public V1StorageOSPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1StorageOSPersistentVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsType
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnly
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildSecretRef
public io.kubernetes.client.openapi.models.V1ObjectReference buildSecretRef()- Specified by:
buildSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item) - Specified by:
withNewSecretRefLike
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRef
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1ObjectReference item) - Specified by:
editOrNewSecretRefLike
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
getVolumeName
- Specified by:
getVolumeName
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withVolumeName
- Specified by:
withVolumeName
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hasVolumeName
- Specified by:
hasVolumeName
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
getVolumeNamespace
- Specified by:
getVolumeNamespace
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
withVolumeNamespace
- Specified by:
withVolumeNamespace
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hasVolumeNamespace
- Specified by:
hasVolumeNamespace
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1StorageOSPersistentVolumeSourceFluent<A extends V1StorageOSPersistentVolumeSourceFluent<A>>
-