Uses of Class
io.kubernetes.client.openapi.models.V1ScaleStatus
Packages that use V1ScaleStatus
-
Uses of V1ScaleStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ScaleStatusModifier and TypeMethodDescriptionstatic V1ScaleStatus
Create an instance of V1ScaleStatus given an JSON stringV1Scale.getStatus()
Get statusMethods in io.kubernetes.client.openapi.models with parameters of type V1ScaleStatusModifier and TypeMethodDescriptionvoid
V1Scale.setStatus
(V1ScaleStatus status) V1Scale.status
(V1ScaleStatus status)