Class ProxyFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ProxyStatusFluent<ProxyFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.ProxyFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProxyFluent<A extends ProxyFluent<A>>
public class ProxyFluent.StatusNested<N> extends ProxyStatusFluent<ProxyFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ProxyStatusFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getHttpProxy, getHttpsProxy, getNoProxy, hasAdditionalProperties, hashCode, hasHttpProxy, hasHttpsProxy, hasNoProxy, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHttpProxy, withHttpsProxy, withNoProxy
-
-