Uses of Class
io.kubernetes.client.openapi.models.V2ExternalMetricStatus
Packages that use V2ExternalMetricStatus
-
Uses of V2ExternalMetricStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2ExternalMetricStatusModifier and TypeMethodDescriptionV2ExternalMetricStatus.current
(V2MetricValueStatus current) static V2ExternalMetricStatus
Create an instance of V2ExternalMetricStatus given an JSON stringV2MetricStatus.getExternal()
Get externalV2ExternalMetricStatus.metric
(V2MetricIdentifier metric) Methods in io.kubernetes.client.openapi.models with parameters of type V2ExternalMetricStatusModifier and TypeMethodDescriptionV2MetricStatus.external
(V2ExternalMetricStatus external) void
V2MetricStatus.setExternal
(V2ExternalMetricStatus external)