public class V1CinderVolumeSourceBuilder extends V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder> implements VisitableBuilder<V1CinderVolumeSource,V1CinderVolumeSourceBuilder>
V1CinderVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1CinderVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1CinderVolumeSourceBuilder() |
V1CinderVolumeSourceBuilder(Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSource instance) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSource instance,
Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
V1CinderVolumeSource instance) |
V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent,
V1CinderVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1CinderVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
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 V1CinderVolumeSourceBuilder()
public V1CinderVolumeSourceBuilder(Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, V1CinderVolumeSource instance)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSourceFluent<?> fluent, V1CinderVolumeSource instance, Boolean validationEnabled)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSource instance)
public V1CinderVolumeSourceBuilder(V1CinderVolumeSource instance, Boolean validationEnabled)
public V1CinderVolumeSource build()
build
in interface Builder<V1CinderVolumeSource>
public boolean equals(Object o)
equals
in class V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1CinderVolumeSourceFluentImpl<V1CinderVolumeSourceBuilder>
Copyright © 2021. All rights reserved.