public class V1ScaleIOPersistentVolumeSourceBuilder extends V1ScaleIOPersistentVolumeSourceFluentImpl<V1ScaleIOPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource,V1ScaleIOPersistentVolumeSourceBuilder>
V1ScaleIOPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1ScaleIOPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1ScaleIOPersistentVolumeSourceBuilder() |
V1ScaleIOPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) |
V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance,
Boolean validationEnabled) |
V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent) |
V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance) |
V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getGateway, getProtectionDomain, getReadOnly, getSecretRef, getSslEnabled, getStorageMode, getStoragePool, getSystem, getVolumeName, hasFsType, hasGateway, hasProtectionDomain, hasReadOnly, hasSecretRef, hasSslEnabled, hasStorageMode, hasStoragePool, hasSystem, hasVolumeName, withFsType, withGateway, withNewFsType, withNewGateway, withNewProtectionDomain, withNewSecretRef, withNewSecretRefLike, withNewStorageMode, withNewStoragePool, withNewSystem, withNewVolumeName, withProtectionDomain, withReadOnly, withSecretRef, withSslEnabled, withStorageMode, withStoragePool, withSystem, withVolumeName
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1ScaleIOPersistentVolumeSourceBuilder()
public V1ScaleIOPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent)
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance)
public V1ScaleIOPersistentVolumeSourceBuilder(V1ScaleIOPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled)
public V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance)
public V1ScaleIOPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1ScaleIOPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1ScaleIOPersistentVolumeSourceFluentImpl<V1ScaleIOPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1ScaleIOPersistentVolumeSourceFluentImpl<V1ScaleIOPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.