Class KubeClientConfigFluent.ConnectionOverridesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ClientConnectionOverridesFluent<KubeClientConfigFluent.ConnectionOverridesNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.KubeClientConfigFluent.ConnectionOverridesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- KubeClientConfigFluent<A extends KubeClientConfigFluent<A>>
public class KubeClientConfigFluent.ConnectionOverridesNested<N> extends ClientConnectionOverridesFluent<KubeClientConfigFluent.ConnectionOverridesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConnectionOverrides()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.ClientConnectionOverridesFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAcceptContentTypes, getAdditionalProperties, getBurst, getContentType, getQps, hasAcceptContentTypes, hasAdditionalProperties, hasBurst, hasContentType, hashCode, hasQps, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAcceptContentTypes, withAdditionalProperties, withBurst, withContentType, withQps
-
-