public class V1VolumeProjectionBuilder extends V1VolumeProjectionFluentImpl<V1VolumeProjectionBuilder> implements VisitableBuilder<V1VolumeProjection,V1VolumeProjectionBuilder>
V1VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>, V1VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>, V1VolumeProjectionFluentImpl.SecretNestedImpl<N>, V1VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>
V1VolumeProjectionFluent.ConfigMapNested<N>, V1VolumeProjectionFluent.DownwardAPINested<N>, V1VolumeProjectionFluent.SecretNested<N>, V1VolumeProjectionFluent.ServiceAccountTokenNested<N>
_visitables
Constructor and Description |
---|
V1VolumeProjectionBuilder() |
V1VolumeProjectionBuilder(Boolean validationEnabled) |
V1VolumeProjectionBuilder(V1VolumeProjection instance) |
V1VolumeProjectionBuilder(V1VolumeProjection instance,
Boolean validationEnabled) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
V1VolumeProjection instance) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
V1VolumeProjection instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1VolumeProjection |
build() |
boolean |
equals(Object o) |
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
accept, aggregate, aggregate, build, build, builderOf
public V1VolumeProjectionBuilder()
public V1VolumeProjectionBuilder(Boolean validationEnabled)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, Boolean validationEnabled)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, V1VolumeProjection instance)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, V1VolumeProjection instance, Boolean validationEnabled)
public V1VolumeProjectionBuilder(V1VolumeProjection instance)
public V1VolumeProjectionBuilder(V1VolumeProjection instance, Boolean validationEnabled)
public V1VolumeProjection build()
build
in interface Builder<V1VolumeProjection>
public boolean equals(Object o)
equals
in class V1VolumeProjectionFluentImpl<V1VolumeProjectionBuilder>
Copyright © 2020. All rights reserved.