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) |
Modifier and Type | Method and Description |
---|---|
V1SecretReference |
buildSecretRef() |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRef() |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRefLike(V1SecretReference item) |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> |
editSecretRef() |
boolean |
equals(Object o) |
String |
getFsType() |
V1SecretReference |
getSecretRef()
Deprecated.
|
String |
getVolumeID() |
Boolean |
hasFsType() |
Boolean |
hasReadOnly() |
Boolean |
hasSecretRef() |
Boolean |
hasVolumeID() |
Boolean |
isReadOnly() |
A |
withFsType(String fsType) |
A |
withNewReadOnly(boolean arg1) |
A |
withNewReadOnly(String arg1) |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRef() |
V1CinderPersistentVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRefLike(V1SecretReference item) |
A |
withReadOnly(Boolean readOnly) |
A |
withSecretRef(V1SecretReference secretRef) |
A |
withVolumeID(String volumeID) |
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 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(boolean arg1)
withNewReadOnly
in interface V1CinderPersistentVolumeSourceFluent<A extends V1CinderPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(String 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>>
Copyright © 2019. All rights reserved.