public class PodMetricsEndpointTLSConfigBuilder extends PodMetricsEndpointTLSConfigFluent<PodMetricsEndpointTLSConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodMetricsEndpointTLSConfig,PodMetricsEndpointTLSConfigBuilder>
PodMetricsEndpointTLSConfigFluent.CaNested<N>, PodMetricsEndpointTLSConfigFluent.CertNested<N>| Constructor and Description |
|---|
PodMetricsEndpointTLSConfigBuilder() |
PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfig instance) |
PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfigFluent<?> fluent) |
PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfigFluent<?> fluent,
PodMetricsEndpointTLSConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
PodMetricsEndpointTLSConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCa, buildCert, copyInstance, editCa, editCert, editOrNewCa, editOrNewCaLike, editOrNewCert, editOrNewCertLike, equals, getAdditionalProperties, getInsecureSkipVerify, getKeySecret, getServerName, hasAdditionalProperties, hasCa, hasCert, hashCode, hasInsecureSkipVerify, hasKeySecret, hasServerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCa, withCert, withInsecureSkipVerify, withInsecureSkipVerify, withKeySecret, withNewCa, withNewCaLike, withNewCert, withNewCertLike, withNewKeySecret, withServerNameaggregate, aggregate, build, build, builderOf, getVisitableMappublic PodMetricsEndpointTLSConfigBuilder()
public PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfigFluent<?> fluent)
public PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfigFluent<?> fluent, PodMetricsEndpointTLSConfig instance)
public PodMetricsEndpointTLSConfigBuilder(PodMetricsEndpointTLSConfig instance)
public PodMetricsEndpointTLSConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodMetricsEndpointTLSConfig>Copyright © 2015–2024 Red Hat. All rights reserved.