public class V1VolumeProjectionBuilder extends V1VolumeProjectionFluentImpl<V1VolumeProjectionBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1VolumeProjection,V1VolumeProjectionBuilder>
V1VolumeProjectionFluent.ConfigMapNested<N>, V1VolumeProjectionFluent.DownwardAPINested<N>, V1VolumeProjectionFluent.SecretNested<N>, V1VolumeProjectionFluent.ServiceAccountTokenNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1VolumeProjectionBuilder() |
V1VolumeProjectionBuilder(Boolean validationEnabled) |
V1VolumeProjectionBuilder(io.kubernetes.client.openapi.models.V1VolumeProjection instance) |
V1VolumeProjectionBuilder(io.kubernetes.client.openapi.models.V1VolumeProjection instance,
Boolean validationEnabled) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
Boolean validationEnabled) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeProjection instance) |
V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent,
io.kubernetes.client.openapi.models.V1VolumeProjection instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1VolumeProjection |
build() |
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, equals, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hashCode, hasSecret, hasServiceAccountToken, toString, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountTokenaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1VolumeProjectionBuilder()
public V1VolumeProjectionBuilder(Boolean validationEnabled)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, Boolean validationEnabled)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeProjection instance)
public V1VolumeProjectionBuilder(V1VolumeProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1VolumeProjection instance, Boolean validationEnabled)
public V1VolumeProjectionBuilder(io.kubernetes.client.openapi.models.V1VolumeProjection instance)
public V1VolumeProjectionBuilder(io.kubernetes.client.openapi.models.V1VolumeProjection instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.