public class ProxySpecBuilder extends ProxySpecFluent<ProxySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ProxySpec,ProxySpecBuilder>
ProxySpecFluent.TrustedCANested<N>| Constructor and Description |
|---|
ProxySpecBuilder() |
ProxySpecBuilder(ProxySpec instance) |
ProxySpecBuilder(ProxySpecFluent<?> fluent) |
ProxySpecBuilder(ProxySpecFluent<?> fluent,
ProxySpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ProxySpec |
build() |
addAllToReadinessEndpoints, addToAdditionalProperties, addToAdditionalProperties, addToReadinessEndpoints, addToReadinessEndpoints, buildTrustedCA, copyInstance, editOrNewTrustedCA, editOrNewTrustedCALike, editTrustedCA, equals, getAdditionalProperties, getFirstReadinessEndpoint, getHttpProxy, getHttpsProxy, getLastReadinessEndpoint, getMatchingReadinessEndpoint, getNoProxy, getReadinessEndpoint, getReadinessEndpoints, hasAdditionalProperties, hashCode, hasHttpProxy, hasHttpsProxy, hasMatchingReadinessEndpoint, hasNoProxy, hasReadinessEndpoints, hasTrustedCA, removeAllFromReadinessEndpoints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromReadinessEndpoints, setToReadinessEndpoints, toString, withAdditionalProperties, withHttpProxy, withHttpsProxy, withNewTrustedCA, withNewTrustedCA, withNewTrustedCALike, withNoProxy, withReadinessEndpoints, withReadinessEndpoints, withTrustedCAaggregate, aggregate, build, build, builderOf, getVisitableMappublic ProxySpecBuilder()
public ProxySpecBuilder(ProxySpecFluent<?> fluent)
public ProxySpecBuilder(ProxySpecFluent<?> fluent, ProxySpec instance)
public ProxySpecBuilder(ProxySpec instance)
Copyright © 2015–2024 Red Hat. All rights reserved.