public class ParametersFromSourceBuilder extends ParametersFromSourceFluent<ParametersFromSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ParametersFromSource,ParametersFromSourceBuilder>
ParametersFromSourceFluent.SecretKeyRefNested<N>| Constructor and Description |
|---|
ParametersFromSourceBuilder() |
ParametersFromSourceBuilder(ParametersFromSource instance) |
ParametersFromSourceBuilder(ParametersFromSourceFluent<?> fluent) |
ParametersFromSourceBuilder(ParametersFromSourceFluent<?> fluent,
ParametersFromSource instance) |
| Modifier and Type | Method and Description |
|---|---|
ParametersFromSource |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSecretKeyRef, copyInstance, editOrNewSecretKeyRef, editOrNewSecretKeyRefLike, editSecretKeyRef, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasSecretKeyRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSecretKeyRef, withNewSecretKeyRef, withNewSecretKeyRefLike, withSecretKeyRefaggregate, aggregate, build, build, builderOf, getVisitableMappublic ParametersFromSourceBuilder()
public ParametersFromSourceBuilder(ParametersFromSourceFluent<?> fluent)
public ParametersFromSourceBuilder(ParametersFromSourceFluent<?> fluent, ParametersFromSource instance)
public ParametersFromSourceBuilder(ParametersFromSource instance)
public ParametersFromSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ParametersFromSource>Copyright © 2015–2024 Red Hat. All rights reserved.