Class MetricSpecFluent.ExternalNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ExternalMetricSourceFluent<MetricSpecFluent.ExternalNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.MetricSpecFluent.ExternalNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- MetricSpecFluent<A extends MetricSpecFluent<A>>
public class MetricSpecFluent.ExternalNested<N> extends ExternalMetricSourceFluent<MetricSpecFluent.ExternalNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ExternalMetricSourceFluent
ExternalMetricSourceFluent.MetricSelectorNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendExternal()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ExternalMetricSourceFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetricSelector, copyInstance, editMetricSelector, editOrNewMetricSelector, editOrNewMetricSelectorLike, equals, getAdditionalProperties, getMetricName, getTargetAverageValue, getTargetValue, hasAdditionalProperties, hashCode, hasMetricName, hasMetricSelector, hasTargetAverageValue, hasTargetValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMetricName, withMetricSelector, withNewMetricSelector, withNewMetricSelectorLike, withNewTargetAverageValue, withNewTargetAverageValue, withNewTargetValue, withNewTargetValue, withTargetAverageValue, withTargetValue
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-