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()
A withNewFsType(StringBuilder arg1)
A withNewFsType(StringBuffer arg1)
Boolean isReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
@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()
A withNewVolumeID(StringBuilder arg1)
A withNewVolumeID(StringBuffer arg1)
Copyright © 2015–2019 Red Hat. All rights reserved.