public class SecretMappingBuilder extends SecretMappingFluentImpl<SecretMappingBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SecretMapping,SecretMappingBuilder>
SecretMappingFluentImpl.SourceRefNestedImpl<N>, SecretMappingFluentImpl.TargetRefNestedImpl<N>SecretMappingFluent.SourceRefNested<N>, SecretMappingFluent.TargetRefNested<N>| Constructor and Description |
|---|
SecretMappingBuilder() |
SecretMappingBuilder(Boolean validationEnabled) |
SecretMappingBuilder(SecretMapping instance) |
SecretMappingBuilder(SecretMapping instance,
Boolean validationEnabled) |
SecretMappingBuilder(SecretMappingFluent<?> fluent) |
SecretMappingBuilder(SecretMappingFluent<?> fluent,
Boolean validationEnabled) |
SecretMappingBuilder(SecretMappingFluent<?> fluent,
SecretMapping instance) |
SecretMappingBuilder(SecretMappingFluent<?> fluent,
SecretMapping instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
SecretMapping |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildSourceRef, buildTargetRef, editOrNewSourceRef, editOrNewSourceRefLike, editOrNewTargetRef, editOrNewTargetRefLike, editSourceRef, editTargetRef, getAdditionalProperties, getSourceRef, getTargetRef, hasAdditionalProperties, hasSourceRef, hasTargetRef, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withNewSourceRef, withNewSourceRef, withNewSourceRefLike, withNewTargetRef, withNewTargetRef, withNewTargetRefLike, withSourceRef, withTargetRefaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic SecretMappingBuilder()
public SecretMappingBuilder(Boolean validationEnabled)
public SecretMappingBuilder(SecretMappingFluent<?> fluent)
public SecretMappingBuilder(SecretMappingFluent<?> fluent, Boolean validationEnabled)
public SecretMappingBuilder(SecretMappingFluent<?> fluent, SecretMapping instance)
public SecretMappingBuilder(SecretMappingFluent<?> fluent, SecretMapping instance, Boolean validationEnabled)
public SecretMappingBuilder(SecretMapping instance)
public SecretMappingBuilder(SecretMapping instance, Boolean validationEnabled)
public SecretMapping build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SecretMapping>public boolean equals(Object o)
equals in class SecretMappingFluentImpl<SecretMappingBuilder>public int hashCode()
hashCode in class SecretMappingFluentImpl<SecretMappingBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.