Package io.fabric8.knative.serving.v1
Interface ServiceFluent.StatusNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServiceFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,ServiceStatusFluent<ServiceFluent.StatusNested<N>>
- All Known Implementing Classes:
ServiceFluentImpl.StatusNestedImpl
- Enclosing interface:
- ServiceFluent<A extends ServiceFluent<A>>
public static interface ServiceFluent.StatusNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ServiceStatusFluent<ServiceFluent.StatusNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.knative.serving.v1.ServiceStatusFluent
ServiceStatusFluent.AddressNested<N>, ServiceStatusFluent.ConditionsNested<N>, ServiceStatusFluent.TrafficNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from interface io.fabric8.knative.serving.v1.ServiceStatusFluent
addAllToConditions, addAllToTraffic, addNewCondition, addNewConditionLike, addNewTraffic, addNewTrafficLike, addToAnnotations, addToAnnotations, addToConditions, addToConditions, addToTraffic, addToTraffic, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildFirstTraffic, buildLastCondition, buildLastTraffic, buildMatchingCondition, buildMatchingTraffic, buildTraffic, buildTraffic, editAddress, editCondition, editFirstCondition, editFirstTraffic, editLastCondition, editLastTraffic, editMatchingCondition, editMatchingTraffic, editOrNewAddress, editOrNewAddressLike, editTraffic, getAddress, getAnnotations, getConditions, getLatestCreatedRevisionName, getLatestReadyRevisionName, getObservedGeneration, getTraffic, getUrl, hasAddress, hasAnnotations, hasConditions, hasLatestCreatedRevisionName, hasLatestReadyRevisionName, hasMatchingCondition, hasMatchingTraffic, hasObservedGeneration, hasTraffic, hasUrl, removeAllFromConditions, removeAllFromTraffic, removeFromAnnotations, removeFromAnnotations, removeFromConditions, removeFromTraffic, removeMatchingFromConditions, removeMatchingFromTraffic, setNewConditionLike, setNewTrafficLike, setToConditions, setToTraffic, withAddress, withAnnotations, withConditions, withConditions, withLatestCreatedRevisionName, withLatestReadyRevisionName, withNewAddress, withNewAddress, withNewAddressLike, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewUrl, withNewUrl, withNewUrl, withObservedGeneration, withTraffic, withTraffic, withUrl
-
-