public class V1StorageOSPersistentVolumeSourceBuilder extends V1StorageOSPersistentVolumeSourceFluentImpl<V1StorageOSPersistentVolumeSourceBuilder> implements VisitableBuilder<V1StorageOSPersistentVolumeSource,V1StorageOSPersistentVolumeSourceBuilder>
V1StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1StorageOSPersistentVolumeSourceBuilder() |
V1StorageOSPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSource instance) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSource instance,
Boolean validationEnabled) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent,
V1StorageOSPersistentVolumeSource instance) |
V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent,
V1StorageOSPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1StorageOSPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeName, getVolumeNamespace, hasFsType, hasReadOnly, hasSecretRef, hasVolumeName, hasVolumeNamespace, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withNewVolumeName, withNewVolumeName, withNewVolumeName, withNewVolumeNamespace, withNewVolumeNamespace, withNewVolumeNamespace, withReadOnly, withSecretRef, withVolumeName, withVolumeNamespace
accept, aggregate, aggregate, build, build, builderOf
public V1StorageOSPersistentVolumeSourceBuilder()
public V1StorageOSPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, V1StorageOSPersistentVolumeSource instance)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSourceFluent<?> fluent, V1StorageOSPersistentVolumeSource instance, Boolean validationEnabled)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSource instance)
public V1StorageOSPersistentVolumeSourceBuilder(V1StorageOSPersistentVolumeSource instance, Boolean validationEnabled)
public V1StorageOSPersistentVolumeSource build()
build
in interface Builder<V1StorageOSPersistentVolumeSource>
public boolean equals(Object o)
equals
in class V1StorageOSPersistentVolumeSourceFluentImpl<V1StorageOSPersistentVolumeSourceBuilder>
Copyright © 2020. All rights reserved.