public class DoneableServiceStatus extends ServiceStatusFluentImpl<DoneableServiceStatus> implements io.fabric8.kubernetes.api.model.Doneable<ServiceStatus>
ServiceStatusFluentImpl.AddressNestedImpl<N>, ServiceStatusFluentImpl.ConditionsNestedImpl<N>, ServiceStatusFluentImpl.TrafficNestedImpl<N>ServiceStatusFluent.AddressNested<N>, ServiceStatusFluent.ConditionsNested<N>, ServiceStatusFluent.TrafficNested<N>| Constructor and Description |
|---|
DoneableServiceStatus(io.fabric8.kubernetes.api.builder.Function<ServiceStatus,ServiceStatus> function) |
DoneableServiceStatus(ServiceStatus item) |
DoneableServiceStatus(ServiceStatus item,
io.fabric8.kubernetes.api.builder.Function<ServiceStatus,ServiceStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatus |
done() |
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, equals, getAddress, getAnnotations, getConditions, getLatestCreatedRevisionName, getLatestReadyRevisionName, getObservedGeneration, getTraffic, getUrl, hasAddress, hasAnnotations, hasConditions, hashCode, 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, withUrlpublic DoneableServiceStatus(io.fabric8.kubernetes.api.builder.Function<ServiceStatus,ServiceStatus> function)
public DoneableServiceStatus(ServiceStatus item, io.fabric8.kubernetes.api.builder.Function<ServiceStatus,ServiceStatus> function)
public DoneableServiceStatus(ServiceStatus item)
public ServiceStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceStatus>Copyright © 2015–2020 Red Hat. All rights reserved.