| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.autoscaling.v2beta2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricTargetFluent<A extends MetricTargetFluent<A>> |
class |
MetricTargetFluentImpl<A extends MetricTargetFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerResourceMetricSourceFluent.TargetNested<N> |
static interface |
ExternalMetricSourceFluent.TargetNested<N> |
static interface |
ObjectMetricSourceFluent.TargetNested<N> |
static interface |
PodsMetricSourceFluent.TargetNested<N> |
static interface |
ResourceMetricSourceFluent.TargetNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerResourceMetricSourceFluentImpl.TargetNestedImpl<N> |
class |
ExternalMetricSourceFluentImpl.TargetNestedImpl<N> |
class |
MetricTargetBuilder |
class |
MetricTargetFluentImpl<A extends MetricTargetFluent<A>> |
class |
ObjectMetricSourceFluentImpl.TargetNestedImpl<N> |
class |
PodsMetricSourceFluentImpl.TargetNestedImpl<N> |
class |
ResourceMetricSourceFluentImpl.TargetNestedImpl<N> |
| Constructor and Description |
|---|
MetricTargetBuilder(MetricTargetFluent<?> fluent) |
MetricTargetBuilder(MetricTargetFluent<?> fluent,
Boolean validationEnabled) |
MetricTargetBuilder(MetricTargetFluent<?> fluent,
MetricTarget instance) |
MetricTargetBuilder(MetricTargetFluent<?> fluent,
MetricTarget instance,
Boolean validationEnabled) |
Copyright © 2015–2021 Red Hat. All rights reserved.