Class BuildDefaultsFluent.DefaultProxyNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ProxySpecFluent<BuildDefaultsFluent.DefaultProxyNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.BuildDefaultsFluent.DefaultProxyNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BuildDefaultsFluent<A extends BuildDefaultsFluent<A>>
public class BuildDefaultsFluent.DefaultProxyNested<N> extends ProxySpecFluent<BuildDefaultsFluent.DefaultProxyNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.ProxySpecFluent
ProxySpecFluent.TrustedCANested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDefaultProxy()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ProxySpecFluent
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, withTrustedCA
-
-