public class V1SecretKeySelectorBuilder extends V1SecretKeySelectorFluentImpl<V1SecretKeySelectorBuilder> implements VisitableBuilder<V1SecretKeySelector,V1SecretKeySelectorBuilder>
_visitables
Constructor and Description |
---|
V1SecretKeySelectorBuilder() |
V1SecretKeySelectorBuilder(Boolean validationEnabled) |
V1SecretKeySelectorBuilder(V1SecretKeySelector instance) |
V1SecretKeySelectorBuilder(V1SecretKeySelector instance,
Boolean validationEnabled) |
V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent) |
V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent,
Boolean validationEnabled) |
V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent,
V1SecretKeySelector instance) |
V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent,
V1SecretKeySelector instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1SecretKeySelector |
build() |
boolean |
equals(Object o) |
getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
accept, aggregate, aggregate, build, build, builderOf
public V1SecretKeySelectorBuilder()
public V1SecretKeySelectorBuilder(Boolean validationEnabled)
public V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent)
public V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent, Boolean validationEnabled)
public V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent, V1SecretKeySelector instance)
public V1SecretKeySelectorBuilder(V1SecretKeySelectorFluent<?> fluent, V1SecretKeySelector instance, Boolean validationEnabled)
public V1SecretKeySelectorBuilder(V1SecretKeySelector instance)
public V1SecretKeySelectorBuilder(V1SecretKeySelector instance, Boolean validationEnabled)
public V1SecretKeySelector build()
build
in interface Builder<V1SecretKeySelector>
public boolean equals(Object o)
equals
in class V1SecretKeySelectorFluentImpl<V1SecretKeySelectorBuilder>
Copyright © 2020. All rights reserved.