Uses of Interface
io.kubernetes.client.openapi.models.V2beta2MetricSpecFluent.ResourceNested
Packages that use V2beta2MetricSpecFluent.ResourceNested
-
Uses of V2beta2MetricSpecFluent.ResourceNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2MetricSpecFluent.ResourceNestedModifier and TypeMethodDescriptionV2beta2MetricSpecFluent.editOrNewResource()V2beta2MetricSpecFluentImpl.editOrNewResource()V2beta2MetricSpecFluent.editOrNewResourceLike(io.kubernetes.client.openapi.models.V2beta2ResourceMetricSource item) V2beta2MetricSpecFluentImpl.editOrNewResourceLike(io.kubernetes.client.openapi.models.V2beta2ResourceMetricSource item) V2beta2MetricSpecFluent.editResource()V2beta2MetricSpecFluentImpl.editResource()V2beta2MetricSpecFluent.withNewResource()V2beta2MetricSpecFluentImpl.withNewResource()V2beta2MetricSpecFluent.withNewResourceLike(io.kubernetes.client.openapi.models.V2beta2ResourceMetricSource item) V2beta2MetricSpecFluentImpl.withNewResourceLike(io.kubernetes.client.openapi.models.V2beta2ResourceMetricSource item)