public class DoneableAPIServiceCondition extends APIServiceConditionFluentImpl<DoneableAPIServiceCondition> implements Doneable<APIServiceCondition>
_visitables| Constructor and Description |
|---|
DoneableAPIServiceCondition(APIServiceCondition item) |
DoneableAPIServiceCondition(APIServiceCondition item,
Function<APIServiceCondition,APIServiceCondition> function) |
DoneableAPIServiceCondition(Function<APIServiceCondition,APIServiceCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
APIServiceCondition |
done() |
equals, getLastTransitionTime, getMessage, getReason, getStatus, getType, hashCode, hasLastTransitionTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypepublic DoneableAPIServiceCondition(Function<APIServiceCondition,APIServiceCondition> function)
public DoneableAPIServiceCondition(APIServiceCondition item, Function<APIServiceCondition,APIServiceCondition> function)
public DoneableAPIServiceCondition(APIServiceCondition item)
public APIServiceCondition done()
done in interface Doneable<APIServiceCondition>Copyright © 2015–2020 Red Hat. All rights reserved.