Package io.fabric8.kubernetes.api.model
Class CinderPersistentVolumeSourceFluentImpl<A extends CinderPersistentVolumeSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,CinderPersistentVolumeSourceFluent<A>
- Direct Known Subclasses:
CinderPersistentVolumeSourceBuilder,PersistentVolumeSpecFluentImpl.CinderNestedImpl,WatchEventFluentImpl.CinderPersistentVolumeSourceObjectNestedImpl
public class CinderPersistentVolumeSourceFluentImpl<A extends CinderPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements CinderPersistentVolumeSourceFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classCinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.CinderPersistentVolumeSourceFluent
CinderPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description CinderPersistentVolumeSourceFluentImpl()CinderPersistentVolumeSourceFluentImpl(CinderPersistentVolumeSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
CinderPersistentVolumeSourceFluentImpl
public CinderPersistentVolumeSourceFluentImpl()
-
CinderPersistentVolumeSourceFluentImpl
public CinderPersistentVolumeSourceFluentImpl(CinderPersistentVolumeSource instance)
-
-
Method Detail
-
getFsType
public String getFsType()
- Specified by:
getFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsTypein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
isReadOnly
public Boolean isReadOnly()
- Specified by:
isReadOnlyin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withReadOnly
public A withReadOnly(Boolean readOnly)
- Specified by:
withReadOnlyin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
hasReadOnly
public Boolean hasReadOnly()
- Specified by:
hasReadOnlyin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(String arg1)
- Specified by:
withNewReadOnlyin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewReadOnly
public A withNewReadOnly(boolean arg1)
- Specified by:
withNewReadOnlyin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
getSecretRef
@Deprecated public SecretReference getSecretRef()
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
public SecretReference buildSecretRef()
- Specified by:
buildSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withSecretRef
public A withSecretRef(SecretReference secretRef)
- Specified by:
withSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
hasSecretRef
public Boolean hasSecretRef()
- Specified by:
hasSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public A withNewSecretRef(String name, String namespace)
- Specified by:
withNewSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewSecretRef
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
- Specified by:
withNewSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewSecretRefLike
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
- Specified by:
withNewSecretRefLikein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
editSecretRef
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
- Specified by:
editSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRef
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
- Specified by:
editOrNewSecretRefin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
editOrNewSecretRefLike
public CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
- Specified by:
editOrNewSecretRefLikein interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
getVolumeID
public String getVolumeID()
- Specified by:
getVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withVolumeID
public A withVolumeID(String volumeID)
- Specified by:
withVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
hasVolumeID
public Boolean hasVolumeID()
- Specified by:
hasVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewVolumeID
public A withNewVolumeID(String arg1)
- Specified by:
withNewVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewVolumeID
public A withNewVolumeID(StringBuilder arg1)
- Specified by:
withNewVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
withNewVolumeID
public A withNewVolumeID(StringBuffer arg1)
- Specified by:
withNewVolumeIDin interfaceCinderPersistentVolumeSourceFluent<A extends CinderPersistentVolumeSourceFluent<A>>
-
-