public interface V1ScaleIOVolumeSourceFluent<A extends V1ScaleIOVolumeSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1ScaleIOVolumeSourceFluent.SecretRefNested<N> |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String original)
String getGateway()
Boolean hasGateway()
@Deprecated A withNewGateway(String original)
String getProtectionDomain()
Boolean hasProtectionDomain()
@Deprecated A withNewProtectionDomain(String original)
Boolean getReadOnly()
Boolean hasReadOnly()
@Deprecated io.kubernetes.client.openapi.models.V1LocalObjectReference getSecretRef()
io.kubernetes.client.openapi.models.V1LocalObjectReference buildSecretRef()
A withSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference secretRef)
Boolean hasSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
V1ScaleIOVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
Boolean getSslEnabled()
Boolean hasSslEnabled()
String getStorageMode()
Boolean hasStorageMode()
@Deprecated A withNewStorageMode(String original)
String getStoragePool()
Boolean hasStoragePool()
@Deprecated A withNewStoragePool(String original)
String getSystem()
Boolean hasSystem()
@Deprecated A withNewSystem(String original)
String getVolumeName()
Boolean hasVolumeName()
@Deprecated A withNewVolumeName(String original)
Copyright © 2021. All rights reserved.