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, VISIT| Constructor and Description |
|---|
CinderVolumeSourceFluentImpl() |
CinderVolumeSourceFluentImpl(CinderVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewFsType(String arg0)
withNewFsType in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly 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>>@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>>@Deprecated public A withNewVolumeID(String arg0)
withNewVolumeID in interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.