Class ObjectMetricSourceFluentImpl.TargetNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.CrossVersionObjectReferenceFluentImpl<ObjectMetricSourceFluent.TargetNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.ObjectMetricSourceFluentImpl.TargetNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ObjectMetricSourceFluent.TargetNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ObjectMetricSourceFluent.TargetNested<N>>,CrossVersionObjectReferenceFluent<ObjectMetricSourceFluent.TargetNested<N>>,ObjectMetricSourceFluent.TargetNested<N>
- Enclosing class:
- ObjectMetricSourceFluentImpl<A extends ObjectMetricSourceFluent<A>>
public class ObjectMetricSourceFluentImpl.TargetNestedImpl<N> extends CrossVersionObjectReferenceFluentImpl<ObjectMetricSourceFluent.TargetNested<N>> implements ObjectMetricSourceFluent.TargetNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTarget()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.CrossVersionObjectReferenceFluentImpl
equals, getApiVersion, getKind, getName, hasApiVersion, hashCode, hasKind, hasName, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.CrossVersionObjectReferenceFluent
getApiVersion, getKind, getName, hasApiVersion, hasKind, hasName, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceObjectMetricSourceFluent.TargetNested<N>
-
endTarget
public N endTarget()
- Specified by:
endTargetin interfaceObjectMetricSourceFluent.TargetNested<N>
-
-