Class ObjectMetricSourceFluentImpl.DescribedObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.CrossVersionObjectReferenceFluentImpl<ObjectMetricSourceFluent.DescribedObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.ObjectMetricSourceFluentImpl.DescribedObjectNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ObjectMetricSourceFluent.DescribedObjectNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ObjectMetricSourceFluent.DescribedObjectNested<N>>,CrossVersionObjectReferenceFluent<ObjectMetricSourceFluent.DescribedObjectNested<N>>,ObjectMetricSourceFluent.DescribedObjectNested<N>
- Enclosing class:
- ObjectMetricSourceFluentImpl<A extends ObjectMetricSourceFluent<A>>
public class ObjectMetricSourceFluentImpl.DescribedObjectNestedImpl<N> extends CrossVersionObjectReferenceFluentImpl<ObjectMetricSourceFluent.DescribedObjectNested<N>> implements ObjectMetricSourceFluent.DescribedObjectNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDescribedObject()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta2.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.v2beta2.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.DescribedObjectNested<N>
-
endDescribedObject
public N endDescribedObject()
- Specified by:
endDescribedObjectin interfaceObjectMetricSourceFluent.DescribedObjectNested<N>
-
-