Uses of Class
io.kubernetes.client.openapi.models.V2beta2ObjectMetricStatus
Packages that use V2beta2ObjectMetricStatus
-
Uses of V2beta2ObjectMetricStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2ObjectMetricStatusModifier and TypeMethodDescriptionV2beta2ObjectMetricStatus.current
(V2beta2MetricValueStatus current) V2beta2ObjectMetricStatus.describedObject
(V2beta2CrossVersionObjectReference describedObject) V2beta2MetricStatus.getObject()
Get _objectV2beta2ObjectMetricStatus.metric
(V2beta2MetricIdentifier metric) Methods in io.kubernetes.client.openapi.models with parameters of type V2beta2ObjectMetricStatusModifier and TypeMethodDescriptionV2beta2MetricStatus._object
(V2beta2ObjectMetricStatus _object) void
V2beta2MetricStatus.setObject
(V2beta2ObjectMetricStatus _object)