public class V1CinderPersistentVolumeSourceBuilder extends V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder> implements VisitableBuilder<V1CinderPersistentVolumeSource,V1CinderPersistentVolumeSourceBuilder>
V1CinderPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1CinderPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1CinderPersistentVolumeSourceBuilder() |
V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
V1CinderPersistentVolumeSource instance) |
V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent,
V1CinderPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1CinderPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFsType, getSecretRef, getVolumeID, hasFsType, hasReadOnly, hasSecretRef, hasVolumeID, isReadOnly, withFsType, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRefLike, withNewVolumeID, withNewVolumeID, withNewVolumeID, withReadOnly, withSecretRef, withVolumeID
accept, aggregate, aggregate, build, build, builderOf
public V1CinderPersistentVolumeSourceBuilder()
public V1CinderPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSourceFluent<?> fluent, V1CinderPersistentVolumeSource instance, Boolean validationEnabled)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance)
public V1CinderPersistentVolumeSourceBuilder(V1CinderPersistentVolumeSource instance, Boolean validationEnabled)
public V1CinderPersistentVolumeSource build()
build
in interface Builder<V1CinderPersistentVolumeSource>
public boolean equals(Object o)
equals
in class V1CinderPersistentVolumeSourceFluentImpl<V1CinderPersistentVolumeSourceBuilder>
Copyright © 2020. All rights reserved.