public class DoneableBundleLookupCondition extends BundleLookupConditionFluentImpl<DoneableBundleLookupCondition> implements io.fabric8.kubernetes.api.model.Doneable<BundleLookupCondition>
| Constructor and Description |
|---|
DoneableBundleLookupCondition(BundleLookupCondition item) |
DoneableBundleLookupCondition(BundleLookupCondition item,
io.fabric8.kubernetes.api.builder.Function<BundleLookupCondition,BundleLookupCondition> function) |
DoneableBundleLookupCondition(io.fabric8.kubernetes.api.builder.Function<BundleLookupCondition,BundleLookupCondition> function) |
| Modifier and Type | Method and Description |
|---|---|
BundleLookupCondition |
done() |
equals, getLastTransitionTime, getLastUpdateTime, getMessage, getReason, getStatus, getType, hasLastTransitionTime, hasLastUpdateTime, hasMessage, hasReason, hasStatus, hasType, withLastTransitionTime, withLastUpdateTime, withMessage, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastTransitionTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewLastUpdateTime, withNewMessage, withNewMessage, withNewMessage, withNewReason, withNewReason, withNewReason, withNewStatus, withNewStatus, withNewStatus, withNewType, withNewType, withNewType, withReason, withStatus, withTypepublic DoneableBundleLookupCondition(io.fabric8.kubernetes.api.builder.Function<BundleLookupCondition,BundleLookupCondition> function)
public DoneableBundleLookupCondition(BundleLookupCondition item, io.fabric8.kubernetes.api.builder.Function<BundleLookupCondition,BundleLookupCondition> function)
public DoneableBundleLookupCondition(BundleLookupCondition item)
public BundleLookupCondition done()
done in interface io.fabric8.kubernetes.api.model.Doneable<BundleLookupCondition>Copyright © 2015–2020 Red Hat. All rights reserved.