public class V1SecretEnvSourceBuilder extends V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder> implements VisitableBuilder<V1SecretEnvSource,V1SecretEnvSourceBuilder>
_visitables
Constructor and Description |
---|
V1SecretEnvSourceBuilder() |
V1SecretEnvSourceBuilder(Boolean validationEnabled) |
V1SecretEnvSourceBuilder(V1SecretEnvSource instance) |
V1SecretEnvSourceBuilder(V1SecretEnvSource instance,
Boolean validationEnabled) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
Boolean validationEnabled) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
V1SecretEnvSource instance) |
V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent,
V1SecretEnvSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1SecretEnvSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, hasName, hasOptional, isOptional, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
accept, aggregate, aggregate, build, build, builderOf
public V1SecretEnvSourceBuilder()
public V1SecretEnvSourceBuilder(Boolean validationEnabled)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, Boolean validationEnabled)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, V1SecretEnvSource instance)
public V1SecretEnvSourceBuilder(V1SecretEnvSourceFluent<?> fluent, V1SecretEnvSource instance, Boolean validationEnabled)
public V1SecretEnvSourceBuilder(V1SecretEnvSource instance)
public V1SecretEnvSourceBuilder(V1SecretEnvSource instance, Boolean validationEnabled)
public V1SecretEnvSource build()
build
in interface Builder<V1SecretEnvSource>
public boolean equals(Object o)
equals
in class V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder>
public int hashCode()
hashCode
in class V1SecretEnvSourceFluentImpl<V1SecretEnvSourceBuilder>
Copyright © 2021. All rights reserved.