Class DoneableCustomResourceSubresourceScale
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.CustomResourceSubresourceScaleFluentImpl<DoneableCustomResourceSubresourceScale>
io.fabric8.kubernetes.api.model.apiextensions.DoneableCustomResourceSubresourceScale
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableCustomResourceSubresourceScale>,io.fabric8.kubernetes.api.builder.Visitable<DoneableCustomResourceSubresourceScale>,CustomResourceSubresourceScaleFluent<DoneableCustomResourceSubresourceScale>,io.fabric8.kubernetes.api.model.Doneable<CustomResourceSubresourceScale>
public class DoneableCustomResourceSubresourceScale extends CustomResourceSubresourceScaleFluentImpl<DoneableCustomResourceSubresourceScale> implements io.fabric8.kubernetes.api.model.Doneable<CustomResourceSubresourceScale>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableCustomResourceSubresourceScale(io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function)DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item)DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item, io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function) -
Method Summary
Modifier and Type Method Description CustomResourceSubresourceScaledone()Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.CustomResourceSubresourceScaleFluentImpl
equals, getLabelSelectorPath, getSpecReplicasPath, getStatusReplicasPath, hasLabelSelectorPath, hasSpecReplicasPath, hasStatusReplicasPath, withLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewLabelSelectorPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewSpecReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withNewStatusReplicasPath, withSpecReplicasPath, withStatusReplicasPath
-
Constructor Details
-
DoneableCustomResourceSubresourceScale
public DoneableCustomResourceSubresourceScale(io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function) -
DoneableCustomResourceSubresourceScale
public DoneableCustomResourceSubresourceScale(CustomResourceSubresourceScale item, io.fabric8.kubernetes.api.builder.Function<CustomResourceSubresourceScale,CustomResourceSubresourceScale> function) -
DoneableCustomResourceSubresourceScale
-
-
Method Details
-
done
- Specified by:
donein interfaceio.fabric8.kubernetes.api.model.Doneable<CustomResourceSubresourceScale>
-