Package io.fabric8.knative.eventing.v1
Interface BrokerFluent.StatusNested<N>
-
- All Superinterfaces:
BrokerStatusFluent<BrokerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BrokerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
BrokerFluentImpl.StatusNestedImpl
- Enclosing interface:
- BrokerFluent<A extends BrokerFluent<A>>
public static interface BrokerFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, BrokerStatusFluent<BrokerFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.v1.BrokerStatusFluent
BrokerStatusFluent.AddressNested<N>, BrokerStatusFluent.ConditionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.knative.eventing.v1.BrokerStatusFluent
addAllToConditions, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editAddress, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewAddress, editOrNewAddressLike, getAddress, getAnnotations, getConditions, getObservedGeneration, hasAddress, hasAnnotations, hasConditions, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAddress, withAnnotations, withConditions, withConditions, withNewAddress, withNewAddress, withNewAddressLike, withObservedGeneration
-
-