Class ProxyFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ProxySpecFluent<ProxyFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ProxyFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProxyFluent<A extends ProxyFluent<A>>
public class ProxyFluent.SpecNested<N> extends ProxySpecFluent<ProxyFluent.SpecNested<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()NendSpec()-
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
-
-