Class PrometheusSourceFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceStatusFluentImpl<PrometheusSourceFluent.StatusNested<N>>
-
- io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
PrometheusSourceFluent.StatusNested<N>,PrometheusSourceStatusFluent<PrometheusSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<PrometheusSourceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PrometheusSourceFluent.StatusNested<N>>
- Enclosing class:
- PrometheusSourceFluentImpl<A extends PrometheusSourceFluent<A>>
public class PrometheusSourceFluentImpl.StatusNestedImpl<N> extends PrometheusSourceStatusFluentImpl<PrometheusSourceFluent.StatusNested<N>> implements PrometheusSourceFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceStatusFluentImpl
PrometheusSourceStatusFluentImpl.CeAttributesNestedImpl<N>, PrometheusSourceStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceStatusFluent
PrometheusSourceStatusFluent.CeAttributesNested<N>, PrometheusSourceStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.knative.eventing.contrib.prometheus.v1alpha1.PrometheusSourceStatusFluentImpl
addAllToCeAttributes, addAllToConditions, addNewCeAttribute, addNewCeAttribute, addNewCeAttributeLike, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToCeAttributes, addToCeAttributes, addToConditions, addToConditions, buildCeAttribute, buildCeAttributes, buildCondition, buildConditions, buildFirstCeAttribute, buildFirstCondition, buildLastCeAttribute, buildLastCondition, buildMatchingCeAttribute, buildMatchingCondition, editCeAttribute, editCondition, editFirstCeAttribute, editFirstCondition, editLastCeAttribute, editLastCondition, editMatchingCeAttribute, editMatchingCondition, equals, getAnnotations, getCeAttributes, getConditions, getObservedGeneration, getSinkUri, hasAnnotations, hasCeAttributes, hasConditions, hashCode, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withNewSinkUri, withNewSinkUri, withNewSinkUri, withObservedGeneration, withSinkUri
-
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.PrometheusSourceStatusFluent
addAllToCeAttributes, addAllToConditions, addNewCeAttribute, addNewCeAttribute, addNewCeAttributeLike, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToCeAttributes, addToCeAttributes, addToConditions, addToConditions, buildCeAttribute, buildCeAttributes, buildCondition, buildConditions, buildFirstCeAttribute, buildFirstCondition, buildLastCeAttribute, buildLastCondition, buildMatchingCeAttribute, buildMatchingCondition, editCeAttribute, editCondition, editFirstCeAttribute, editFirstCondition, editLastCeAttribute, editLastCondition, editMatchingCeAttribute, editMatchingCondition, getAnnotations, getCeAttributes, getConditions, getObservedGeneration, getSinkUri, hasAnnotations, hasCeAttributes, hasConditions, hasMatchingCeAttribute, hasMatchingCondition, hasObservedGeneration, hasSinkUri, removeAllFromCeAttributes, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromCeAttributes, removeFromConditions, removeMatchingFromCeAttributes, removeMatchingFromConditions, setNewCeAttributeLike, setNewConditionLike, setToCeAttributes, setToConditions, withAnnotations, withCeAttributes, withCeAttributes, withConditions, withConditions, withNewSinkUri, withNewSinkUri, withNewSinkUri, withObservedGeneration, withSinkUri
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePrometheusSourceFluent.StatusNested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfacePrometheusSourceFluent.StatusNested<N>
-
-