Class PrometheusSourceListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluentImpl<PrometheusSourceListFluent.ItemsNested<N>>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
PrometheusSourceFluent<PrometheusSourceListFluent.ItemsNested<N>>,PrometheusSourceListFluent.ItemsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<PrometheusSourceListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PrometheusSourceListFluent.ItemsNested<N>>
- Enclosing class:
- PrometheusSourceListFluentImpl<A extends PrometheusSourceListFluent<A>>
public class PrometheusSourceListFluentImpl.ItemsNestedImpl<N> extends PrometheusSourceFluentImpl<PrometheusSourceListFluent.ItemsNested<N>> implements PrometheusSourceListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluentImpl
PrometheusSourceFluentImpl.MetadataNestedImpl<N>, PrometheusSourceFluentImpl.SpecNestedImpl<N>, PrometheusSourceFluentImpl.StatusNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluent
PrometheusSourceFluent.MetadataNested<N>, PrometheusSourceFluent.SpecNested<N>, PrometheusSourceFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
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.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePrometheusSourceListFluent.ItemsNested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfacePrometheusSourceListFluent.ItemsNested<N>
-
-