public interface StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageOSVolumeSourceFluent.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()
StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
StorageOSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
String getVolumeName()
Boolean hasVolumeName()
A withNewVolumeName(StringBuilder arg1)
A withNewVolumeName(int[] arg1, int arg2, int arg3)
A withNewVolumeName(char[] arg1)
A withNewVolumeName(StringBuffer arg1)
A withNewVolumeName(byte[] arg1, int arg2)
A withNewVolumeName(byte[] arg1)
A withNewVolumeName(char[] arg1, int arg2, int arg3)
A withNewVolumeName(byte[] arg1, int arg2, int arg3)
A withNewVolumeName(byte[] arg1, int arg2, int arg3, int arg4)
String getVolumeNamespace()
Boolean hasVolumeNamespace()
A withNewVolumeNamespace(StringBuilder arg1)
A withNewVolumeNamespace(int[] arg1, int arg2, int arg3)
A withNewVolumeNamespace(char[] arg1)
A withNewVolumeNamespace(StringBuffer arg1)
A withNewVolumeNamespace(byte[] arg1, int arg2)
A withNewVolumeNamespace(byte[] arg1)
A withNewVolumeNamespace(char[] arg1, int arg2, int arg3)
A withNewVolumeNamespace(byte[] arg1, int arg2, int arg3)
A withNewVolumeNamespace(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.