public interface StorageOSPersistentVolumeSourceFluent<A extends StorageOSPersistentVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageOSPersistentVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated ObjectReference getSecretRef()
ObjectReference buildSecretRef()
A withSecretRef(ObjectReference secretRef)
Boolean hasSecretRef()
StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(ObjectReference item)
StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
StorageOSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(ObjectReference item)
String getVolumeName()
Boolean hasVolumeName()
@Deprecated A withNewVolumeName(String arg0)
String getVolumeNamespace()
Boolean hasVolumeNamespace()
@Deprecated A withNewVolumeNamespace(String arg0)
Copyright © 2015–2021 Red Hat. All rights reserved.