Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V2beta2ObjectMetricStatus |
V2beta2ObjectMetricStatusBuilder.build() |
V2beta2ObjectMetricStatus |
V2beta2MetricStatusFluentImpl.buildObject() |
V2beta2ObjectMetricStatus |
V2beta2MetricStatusFluent.buildObject() |
V2beta2ObjectMetricStatus |
V2beta2ObjectMetricStatus.current(V2beta2MetricValueStatus current) |
V2beta2ObjectMetricStatus |
V2beta2ObjectMetricStatus.describedObject(V2beta2CrossVersionObjectReference describedObject) |
V2beta2ObjectMetricStatus |
V2beta2MetricStatusFluentImpl.getObject()
Deprecated.
|
V2beta2ObjectMetricStatus |
V2beta2MetricStatusFluent.getObject()
Deprecated.
|
V2beta2ObjectMetricStatus |
V2beta2MetricStatus.getObject()
Get _object
|
V2beta2ObjectMetricStatus |
V2beta2ObjectMetricStatus.metric(V2beta2MetricIdentifier metric) |
Modifier and Type | Method and Description |
---|---|
V2beta2MetricStatus |
V2beta2MetricStatus._object(V2beta2ObjectMetricStatus _object) |
V2beta2MetricStatusFluent.ObjectNested<A> |
V2beta2MetricStatusFluentImpl.editOrNewObjectLike(V2beta2ObjectMetricStatus item) |
V2beta2MetricStatusFluent.ObjectNested<A> |
V2beta2MetricStatusFluent.editOrNewObjectLike(V2beta2ObjectMetricStatus item) |
void |
V2beta2MetricStatus.setObject(V2beta2ObjectMetricStatus _object) |
V2beta2MetricStatusFluent.ObjectNested<A> |
V2beta2MetricStatusFluentImpl.withNewObjectLike(V2beta2ObjectMetricStatus item) |
V2beta2MetricStatusFluent.ObjectNested<A> |
V2beta2MetricStatusFluent.withNewObjectLike(V2beta2ObjectMetricStatus item) |
A |
V2beta2MetricStatusFluentImpl.withObject(V2beta2ObjectMetricStatus _object) |
A |
V2beta2MetricStatusFluent.withObject(V2beta2ObjectMetricStatus _object) |
Constructor and Description |
---|
V2beta2ObjectMetricStatusBuilder(V2beta2ObjectMetricStatus instance) |
V2beta2ObjectMetricStatusBuilder(V2beta2ObjectMetricStatus instance,
Boolean validationEnabled) |
V2beta2ObjectMetricStatusBuilder(V2beta2ObjectMetricStatusFluent<?> fluent,
V2beta2ObjectMetricStatus instance) |
V2beta2ObjectMetricStatusBuilder(V2beta2ObjectMetricStatusFluent<?> fluent,
V2beta2ObjectMetricStatus instance,
Boolean validationEnabled) |
V2beta2ObjectMetricStatusFluentImpl(V2beta2ObjectMetricStatus instance) |
Copyright © 2020. All rights reserved.