Interface MetricSpecFluent.ResourceNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricSpecFluent.ResourceNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,ResourceMetricSourceFluent<MetricSpecFluent.ResourceNested<N>>
- All Known Implementing Classes:
MetricSpecFluentImpl.ResourceNestedImpl
- Enclosing interface:
- MetricSpecFluent<A extends MetricSpecFluent<A>>
public static interface MetricSpecFluent.ResourceNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ResourceMetricSourceFluent<MetricSpecFluent.ResourceNested<N>>
-
Method Summary
Modifier and Type Method Description Nand()NendResource()Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ResourceMetricSourceFluent
getName, getTargetAverageUtilization, getTargetAverageValue, hasName, hasTargetAverageUtilization, hasTargetAverageValue, withName, withNewName, withNewName, withNewName, withNewTargetAverageUtilization, withNewTargetAverageUtilization, withNewTargetAverageValue, withNewTargetAverageValue, withTargetAverageUtilization, withTargetAverageValue
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endResource
N endResource()
-