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(int[] arg1, int arg2, int arg3)
A withNewFsType(char[] arg1)
A withNewFsType(StringBuffer arg1)
A withNewFsType(byte[] arg1, int arg2)
A withNewFsType(byte[] arg1)
A withNewFsType(char[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
Boolean getReadOnly()
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(int[] arg1, int arg2, int arg3)
A withNewVolumeID(char[] arg1)
A withNewVolumeID(StringBuffer arg1)
A withNewVolumeID(byte[] arg1, int arg2)
A withNewVolumeID(byte[] arg1)
A withNewVolumeID(char[] arg1, int arg2, int arg3)
A withNewVolumeID(byte[] arg1, int arg2, int arg3)
A withNewVolumeID(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.