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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CustomResourceSubresourcesFluent<A extends CustomResourceSubresourcesFluent<A>>
public class CustomResourceSubresourcesFluent.ScaleNested<N> extends CustomResourceSubresourceScaleFluent<CustomResourceSubresourcesFluent.ScaleNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
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
-
-