Interface PrometheusSourceListFluent.ItemsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<PrometheusSourceListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PrometheusSourceFluent<PrometheusSourceListFluent.ItemsNested<N>>
- All Known Implementing Classes:
PrometheusSourceListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- PrometheusSourceListFluent<A extends PrometheusSourceListFluent<A>>
public static interface PrometheusSourceListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PrometheusSourceFluent<PrometheusSourceListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendItem()-
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
-
-