public class V1StorageOSVolumeSourceBuilder extends V1StorageOSVolumeSourceFluentImpl<V1StorageOSVolumeSourceBuilder> implements VisitableBuilder<V1StorageOSVolumeSource,V1StorageOSVolumeSourceBuilder>
V1StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1StorageOSVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1StorageOSVolumeSourceBuilder() |
V1StorageOSVolumeSourceBuilder(Boolean validationEnabled) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSource instance) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSource instance,
Boolean validationEnabled) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent,
V1StorageOSVolumeSource instance) |
V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent,
V1StorageOSVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1StorageOSVolumeSource |
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 V1StorageOSVolumeSourceBuilder()
public V1StorageOSVolumeSourceBuilder(Boolean validationEnabled)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent, V1StorageOSVolumeSource instance)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSourceFluent<?> fluent, V1StorageOSVolumeSource instance, Boolean validationEnabled)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSource instance)
public V1StorageOSVolumeSourceBuilder(V1StorageOSVolumeSource instance, Boolean validationEnabled)
public V1StorageOSVolumeSource build()
build
in interface Builder<V1StorageOSVolumeSource>
public boolean equals(Object o)
equals
in class V1StorageOSVolumeSourceFluentImpl<V1StorageOSVolumeSourceBuilder>
Copyright © 2020. All rights reserved.