public class ProxySpecBuilder extends ProxySpecFluentImpl<ProxySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ProxySpec,ProxySpecBuilder>
ProxySpecFluentImpl.TrustedCANestedImpl<N>ProxySpecFluent.TrustedCANested<N>| Constructor and Description |
|---|
ProxySpecBuilder() |
ProxySpecBuilder(Boolean validationEnabled) |
ProxySpecBuilder(ProxySpec instance) |
ProxySpecBuilder(ProxySpec instance,
Boolean validationEnabled) |
ProxySpecBuilder(ProxySpecFluent<?> fluent) |
ProxySpecBuilder(ProxySpecFluent<?> fluent,
Boolean validationEnabled) |
ProxySpecBuilder(ProxySpecFluent<?> fluent,
ProxySpec instance) |
ProxySpecBuilder(ProxySpecFluent<?> fluent,
ProxySpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ProxySpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToReadinessEndpoints, addNewReadinessEndpoint, addNewReadinessEndpoint, addNewReadinessEndpoint, addToReadinessEndpoints, addToReadinessEndpoints, buildTrustedCA, editOrNewTrustedCA, editOrNewTrustedCALike, editTrustedCA, getFirstReadinessEndpoint, getHttpProxy, getHttpsProxy, getLastReadinessEndpoint, getMatchingReadinessEndpoint, getNoProxy, getReadinessEndpoint, getReadinessEndpoints, getTrustedCA, hasHttpProxy, hasHttpsProxy, hasMatchingReadinessEndpoint, hasNoProxy, hasReadinessEndpoints, hasTrustedCA, removeAllFromReadinessEndpoints, removeFromReadinessEndpoints, setToReadinessEndpoints, withHttpProxy, withHttpsProxy, withNewHttpProxy, withNewHttpProxy, withNewHttpProxy, withNewHttpsProxy, withNewHttpsProxy, withNewHttpsProxy, withNewNoProxy, withNewNoProxy, withNewNoProxy, withNewTrustedCA, withNewTrustedCA, withNewTrustedCALike, withNoProxy, withReadinessEndpoints, withReadinessEndpoints, withTrustedCAaccept, accept, aggregate, aggregate, build, build, builderOfpublic ProxySpecBuilder()
public ProxySpecBuilder(Boolean validationEnabled)
public ProxySpecBuilder(ProxySpecFluent<?> fluent)
public ProxySpecBuilder(ProxySpecFluent<?> fluent, Boolean validationEnabled)
public ProxySpecBuilder(ProxySpecFluent<?> fluent, ProxySpec instance)
public ProxySpecBuilder(ProxySpecFluent<?> fluent, ProxySpec instance, Boolean validationEnabled)
public ProxySpecBuilder(ProxySpec instance)
public ProxySpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ProxySpec>public boolean equals(Object o)
equals in class ProxySpecFluentImpl<ProxySpecBuilder>public int hashCode()
hashCode in class ProxySpecFluentImpl<ProxySpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.