public interface CinderVolumeSourceFluent<A extends CinderVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CinderVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated LocalObjectReference getSecretRef()
LocalObjectReference buildSecretRef()
A withSecretRef(LocalObjectReference secretRef)
Boolean hasSecretRef()
CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
CinderVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
CinderVolumeSourceFluent.SecretRefNested<A> editSecretRef()
CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
CinderVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getVolumeID()
Boolean hasVolumeID()
@Deprecated A withNewVolumeID(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.