Package io.fabric8.kubernetes.api.model
Class CinderVolumeSourceFluentImpl<A extends CinderVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.CinderVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,CinderVolumeSourceFluent<A>
- Direct Known Subclasses:
CinderVolumeSourceBuilder
,DoneableCinderVolumeSource
,VolumeFluentImpl.CinderNestedImpl
,WatchEventFluentImpl.CinderVolumeSourceObjectNestedImpl
public class CinderVolumeSourceFluentImpl<A extends CinderVolumeSourceFluent<A>> extends BaseFluent<A> implements CinderVolumeSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
CinderVolumeSourceFluentImpl.SecretRefNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.CinderVolumeSourceFluent
CinderVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description CinderVolumeSourceFluentImpl()
CinderVolumeSourceFluentImpl(CinderVolumeSource instance)
-
Method Summary
-
Constructor Details
-
CinderVolumeSourceFluentImpl
public CinderVolumeSourceFluentImpl() -
CinderVolumeSourceFluentImpl
-
-
Method Details
-
getFsType
- Specified by:
getFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewFsType
- Specified by:
withNewFsType
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
isReadOnly
- Specified by:
isReadOnly
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnly
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewReadOnly
- Specified by:
withNewReadOnly
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildSecretRef
- Specified by:
buildSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewSecretRefLike
- Specified by:
withNewSecretRefLike
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRef
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)- Specified by:
editOrNewSecretRefLike
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
getVolumeID
- Specified by:
getVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withVolumeID
- Specified by:
withVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
hasVolumeID
- Specified by:
hasVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
withNewVolumeID
- Specified by:
withNewVolumeID
in interfaceCinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>
-
equals
-