Package io.fabric8.knative.eventing.v1
Class BrokerFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.v1.BrokerStatusFluentImpl<BrokerFluent.StatusNested<N>>
-
- io.fabric8.knative.eventing.v1.BrokerFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
BrokerFluent.StatusNested<N>,BrokerStatusFluent<BrokerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BrokerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BrokerFluent.StatusNested<N>>
- Enclosing class:
- BrokerFluentImpl<A extends BrokerFluent<A>>
public class BrokerFluentImpl.StatusNestedImpl<N> extends BrokerStatusFluentImpl<BrokerFluent.StatusNested<N>> implements BrokerFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.v1.BrokerStatusFluentImpl
BrokerStatusFluentImpl.AddressNestedImpl<N>, BrokerStatusFluentImpl.ConditionsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.v1.BrokerStatusFluent
BrokerStatusFluent.AddressNested<N>, BrokerStatusFluent.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.v1.BrokerStatusFluentImpl
addAllToConditions, addNewCondition, addNewConditionLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editAddress, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewAddress, editOrNewAddressLike, equals, getAddress, getAnnotations, getConditions, getObservedGeneration, hasAddress, hasAnnotations, hasConditions, hashCode, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAddress, withAnnotations, withConditions, withConditions, withNewAddress, withNewAddress, withNewAddressLike, withObservedGeneration
-
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.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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceBrokerFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceBrokerFluent.StatusNested<N>
-
-