public class V1SecretEnvSourceBuilder extends V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1SecretEnvSource,V1SecretEnvSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1SecretEnvSourceBuilder() |
V1SecretEnvSourceBuilder(Boolean validationEnabled) |
V1SecretEnvSourceBuilder(io.kubernetes.client.openapi.models.V1SecretEnvSource instance) |
V1SecretEnvSourceBuilder(io.kubernetes.client.openapi.models.V1SecretEnvSource instance,
Boolean validationEnabled) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
Boolean validationEnabled) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SecretEnvSource instance) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1SecretEnvSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1SecretEnvSource |
build() |
equals, getName, getOptional, hashCode, hasName, hasOptional, toString, withName, withOptional, withOptionalaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1SecretEnvSourceBuilder()
public V1SecretEnvSourceBuilder(Boolean validationEnabled)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, Boolean validationEnabled)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretEnvSource instance)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1SecretEnvSource instance, Boolean validationEnabled)
public V1SecretEnvSourceBuilder(io.kubernetes.client.openapi.models.V1SecretEnvSource instance)
public V1SecretEnvSourceBuilder(io.kubernetes.client.openapi.models.V1SecretEnvSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.