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() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, getOptional, hasName, hasOptional, withName, withNewName, withOptional
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public 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)
public io.kubernetes.client.openapi.models.V1SecretEnvSource build()
public boolean equals(Object o)
equals
in class V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder>
public int hashCode()
hashCode
in class V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder>
Copyright © 2021. All rights reserved.