Class V1CinderVolumeSourceFluentImpl<A extends V1CinderVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CinderVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1CinderVolumeSourceFluent<A>
- Direct Known Subclasses:
V1CinderVolumeSourceBuilder
public class V1CinderVolumeSourceFluentImpl<A extends V1CinderVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1CinderVolumeSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CinderVolumeSourceFluent
V1CinderVolumeSourceFluent.SecretRefNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1CinderVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CinderVolumeSource 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) withNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) withReadOnly(Boolean readOnly) withSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference secretRef) withVolumeID(String volumeID) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CinderVolumeSourceFluentImpl
public V1CinderVolumeSourceFluentImpl() -
V1CinderVolumeSourceFluentImpl
public V1CinderVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CinderVolumeSource instance)
-
-
Method Details
-
getFsType
- Specified by:
getFsTypein interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public io.kubernetes.client.openapi.models.V1LocalObjectReference buildSecretRef()- Specified by:
buildSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withNewSecretRefLike
public V1CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
withNewSecretRefLikein interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRefin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public V1CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
editOrNewSecretRefLikein interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeIDin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeIDin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeIDin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1CinderVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1CinderVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1CinderVolumeSourceFluent<A extends V1CinderVolumeSourceFluent<A>>
-