public class CinderVolumeSourceFluentImpl<A extends CinderVolumeSourceFluent<A>> extends BaseFluent<A> implements CinderVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CinderVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
CinderVolumeSourceFluent.SecretRefNested<N>_visitables| Constructor and Description |
|---|
CinderVolumeSourceFluentImpl() |
CinderVolumeSourceFluentImpl(CinderVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
LocalObjectReference |
buildSecretRef() |
CinderVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRef() |
CinderVolumeSourceFluent.SecretRefNested<A> |
editOrNewSecretRefLike(LocalObjectReference item) |
CinderVolumeSourceFluent.SecretRefNested<A> |
editSecretRef() |
boolean |
equals(Object o) |
String |
getFsType() |
LocalObjectReference |
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) |
CinderVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRef() |
A |
withNewSecretRef(String name) |
CinderVolumeSourceFluent.SecretRefNested<A> |
withNewSecretRefLike(LocalObjectReference item) |
A |
withReadOnly(Boolean readOnly) |
A |
withSecretRef(LocalObjectReference secretRef) |
A |
withVolumeID(String volumeID) |
public CinderVolumeSourceFluentImpl()
public CinderVolumeSourceFluentImpl(CinderVolumeSource instance)
public String getFsType()
getFsType in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean isReadOnly()
isReadOnly in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>@Deprecated public LocalObjectReference getSecretRef()
getSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public LocalObjectReference buildSecretRef()
buildSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withSecretRef(LocalObjectReference secretRef)
withSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withNewSecretRef(String name)
withNewSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
withNewSecretRefLike in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public CinderVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
editOrNewSecretRefLike in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public String getVolumeID()
getVolumeID in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.