Class CustomResourceSubresourcesFluent.ScaleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceSubresourceScaleFluent<CustomResourceSubresourcesFluent.ScaleNested<N>>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceSubresourcesFluent.ScaleNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>
public class CustomResourceSubresourcesFluent.ScaleNested<N> extends CustomResourceSubresourceScaleFluent<CustomResourceSubresourcesFluent.ScaleNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendScale()-
Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceSubresourceScaleFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hasAdditionalProperties, hashCode, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLabelSelectorPath, withSpecReplicasPath, withStatusReplicasPath
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-