public class V1CinderPersistentVolumeSourceFluentImpl<A extends V1CinderPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CinderPersistentVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1CinderPersistentVolumeSourceFluentImpl() |
V1CinderPersistentVolumeSourceFluentImpl(V1CinderPersistentVolumeSource instance) |
public V1CinderPersistentVolumeSourceFluentImpl()
public V1CinderPersistentVolumeSourceFluentImpl(V1CinderPersistentVolumeSource instance)
public String getFsType()
getFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewFsType(String arg1)
withNewFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
withNewFsType
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
@Deprecated public V1SecretReference getSecretRef()
getSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1SecretReference buildSecretRef()
buildSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withSecretRef(V1SecretReference secretRef)
withSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasSecretRef()
hasSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(V1SecretReference item)
withNewSecretRefLike
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(V1SecretReference item)
editOrNewSecretRefLike
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public String getVolumeID()
getVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withVolumeID(String volumeID)
withVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public Boolean hasVolumeID()
hasVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewVolumeID(String arg1)
withNewVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewVolumeID(StringBuilder arg1)
withNewVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewVolumeID(StringBuffer arg1)
withNewVolumeID
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
Copyright © 2019. All rights reserved.