public class DoneableServiceStatus extends ServiceStatusFluentImpl<DoneableServiceStatus> implements Doneable<ServiceStatus>
ServiceStatusFluentImpl.ConditionsNestedImpl<N>, ServiceStatusFluentImpl.TrafficNestedImpl<N>, ServiceStatusFluentImpl.UrlNestedImpl<N>, ServiceStatusFluentImpl.V1beta1AddressNestedImpl<N>ServiceStatusFluent.ConditionsNested<N>, ServiceStatusFluent.TrafficNested<N>, ServiceStatusFluent.UrlNested<N>, ServiceStatusFluent.V1beta1AddressNested<N>_visitables| Constructor and Description |
|---|
DoneableServiceStatus(Function<ServiceStatus,ServiceStatus> function) |
DoneableServiceStatus(ServiceStatus item) |
DoneableServiceStatus(ServiceStatus item,
Function<ServiceStatus,ServiceStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatus |
done() |
addAllToConditions, addAllToTraffic, addNewCondition, addNewConditionLike, addNewTraffic, addNewTrafficLike, addToConditions, addToConditions, addToTraffic, addToTraffic, buildAddress, buildCondition, buildConditions, buildFirstCondition, buildFirstTraffic, buildLastCondition, buildLastTraffic, buildMatchingCondition, buildMatchingTraffic, buildTraffic, buildTraffic, buildUrl, editCondition, editFirstCondition, editFirstTraffic, editLastCondition, editLastTraffic, editMatchingCondition, editMatchingTraffic, editOrNewAddress, editOrNewAddressLike, editOrNewUrl, editOrNewUrlLike, editTraffic, editUrl, editV1beta1Address, equals, getAddress, getConditions, getLatestCreatedRevisionName, getLatestReadyRevisionName, getObservedGeneration, getTraffic, getUrl, hasAddress, hasConditions, hasLatestCreatedRevisionName, hasLatestReadyRevisionName, hasMatchingCondition, hasMatchingTraffic, hasObservedGeneration, hasTraffic, hasUrl, removeAllFromConditions, removeAllFromTraffic, removeFromConditions, removeFromTraffic, setNewConditionLike, setNewTrafficLike, setToConditions, setToTraffic, withAddress, withConditions, withConditions, withLatestCreatedRevisionName, withLatestReadyRevisionName, withNewAddressLike, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestCreatedRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewLatestReadyRevisionName, withNewUrl, withNewUrlLike, withNewV1beta1Address, withObservedGeneration, withTraffic, withTraffic, withUrlpublic DoneableServiceStatus(Function<ServiceStatus,ServiceStatus> function)
public DoneableServiceStatus(ServiceStatus item, Function<ServiceStatus,ServiceStatus> function)
public DoneableServiceStatus(ServiceStatus item)
public ServiceStatus done()
done in interface Doneable<ServiceStatus>Copyright © 2015-2019 Red Hat. All Rights Reserved.