public class ConnectionConfigNamespaceScopedBuilder extends ConnectionConfigNamespaceScopedFluent<ConnectionConfigNamespaceScopedBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConnectionConfigNamespaceScoped,ConnectionConfigNamespaceScopedBuilder>
| Constructor and Description |
|---|
ConnectionConfigNamespaceScopedBuilder() |
ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScoped instance) |
ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScopedFluent<?> fluent) |
ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScopedFluent<?> fluent,
ConnectionConfigNamespaceScoped instance) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionConfigNamespaceScoped |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBasicAuthConfig, getCa, getTlsClientConfig, getUrl, hasAdditionalProperties, hasBasicAuthConfig, hasCa, hashCode, hasTlsClientConfig, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBasicAuthConfig, withCa, withNewBasicAuthConfig, withNewCa, withNewTlsClientConfig, withTlsClientConfig, withUrlaggregate, aggregate, build, build, builderOf, getVisitableMappublic ConnectionConfigNamespaceScopedBuilder()
public ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScopedFluent<?> fluent)
public ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScopedFluent<?> fluent, ConnectionConfigNamespaceScoped instance)
public ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScoped instance)
public ConnectionConfigNamespaceScoped build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConnectionConfigNamespaceScoped>Copyright © 2015–2024 Red Hat. All rights reserved.