public class VolumeProjectionBuilder extends VolumeProjectionFluentImpl<VolumeProjectionBuilder> implements VisitableBuilder<VolumeProjection,VolumeProjectionBuilder>
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>, VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>, VolumeProjectionFluentImpl.SecretNestedImpl<N>, VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>_visitables| Constructor and Description |
|---|
VolumeProjectionBuilder() |
VolumeProjectionBuilder(java.lang.Boolean validationEnabled) |
VolumeProjectionBuilder(VolumeProjection instance) |
VolumeProjectionBuilder(VolumeProjection instance,
java.lang.Boolean validationEnabled) |
VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent) |
VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent,
java.lang.Boolean validationEnabled) |
VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent,
VolumeProjection instance) |
VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent,
VolumeProjection instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VolumeProjection |
build() |
boolean |
equals(java.lang.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, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountTokenaccept, aggregate, aggregate, build, build, builderOfpublic VolumeProjectionBuilder()
public VolumeProjectionBuilder(java.lang.Boolean validationEnabled)
public VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent)
public VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, java.lang.Boolean validationEnabled)
public VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance)
public VolumeProjectionBuilder(VolumeProjectionFluent<?> fluent, VolumeProjection instance, java.lang.Boolean validationEnabled)
public VolumeProjectionBuilder(VolumeProjection instance)
public VolumeProjectionBuilder(VolumeProjection instance, java.lang.Boolean validationEnabled)
public VolumeProjection build()
build in interface Builder<VolumeProjection>public boolean equals(java.lang.Object o)
equals in class VolumeProjectionFluentImpl<VolumeProjectionBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.