public class ClusterBasicAuthConfigBuilder extends ClusterBasicAuthConfigFluent<ClusterBasicAuthConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterBasicAuthConfig,ClusterBasicAuthConfigBuilder>
ClusterBasicAuthConfigFluent.SecretRefNested<N>| Constructor and Description |
|---|
ClusterBasicAuthConfigBuilder() |
ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfig instance) |
ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfigFluent<?> fluent) |
ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfigFluent<?> fluent,
ClusterBasicAuthConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterBasicAuthConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasSecretRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withSecretRefaggregate, aggregate, build, build, builderOf, getVisitableMappublic ClusterBasicAuthConfigBuilder()
public ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfigFluent<?> fluent)
public ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfigFluent<?> fluent, ClusterBasicAuthConfig instance)
public ClusterBasicAuthConfigBuilder(ClusterBasicAuthConfig instance)
public ClusterBasicAuthConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterBasicAuthConfig>Copyright © 2015–2024 Red Hat. All rights reserved.