public class DoneableIngressControllerStatus extends IngressControllerStatusFluentImpl<DoneableIngressControllerStatus> implements io.fabric8.kubernetes.api.model.Doneable<IngressControllerStatus>
IngressControllerStatusFluentImpl.ConditionsNestedImpl<N>, IngressControllerStatusFluentImpl.EndpointPublishingStrategyNestedImpl<N>, IngressControllerStatusFluentImpl.TlsProfileNestedImpl<N>IngressControllerStatusFluent.ConditionsNested<N>, IngressControllerStatusFluent.EndpointPublishingStrategyNested<N>, IngressControllerStatusFluent.TlsProfileNested<N>| Constructor and Description |
|---|
DoneableIngressControllerStatus(io.fabric8.kubernetes.api.builder.Function<IngressControllerStatus,IngressControllerStatus> function) |
DoneableIngressControllerStatus(IngressControllerStatus item) |
DoneableIngressControllerStatus(IngressControllerStatus item,
io.fabric8.kubernetes.api.builder.Function<IngressControllerStatus,IngressControllerStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
IngressControllerStatus |
done() |
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildEndpointPublishingStrategy, buildFirstCondition, buildLastCondition, buildMatchingCondition, buildTlsProfile, editCondition, editEndpointPublishingStrategy, editFirstCondition, editLastCondition, editMatchingCondition, editOrNewEndpointPublishingStrategy, editOrNewEndpointPublishingStrategyLike, editOrNewTlsProfile, editOrNewTlsProfileLike, editTlsProfile, equals, getAvailableReplicas, getConditions, getDomain, getEndpointPublishingStrategy, getObservedGeneration, getSelector, getTlsProfile, hasAvailableReplicas, hasConditions, hasDomain, hasEndpointPublishingStrategy, hashCode, hasMatchingCondition, hasObservedGeneration, hasSelector, hasTlsProfile, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withAvailableReplicas, withConditions, withConditions, withDomain, withEndpointPublishingStrategy, withNewDomain, withNewDomain, withNewDomain, withNewEndpointPublishingStrategy, withNewEndpointPublishingStrategyLike, withNewSelector, withNewSelector, withNewSelector, withNewTlsProfile, withNewTlsProfileLike, withObservedGeneration, withSelector, withTlsProfilepublic DoneableIngressControllerStatus(io.fabric8.kubernetes.api.builder.Function<IngressControllerStatus,IngressControllerStatus> function)
public DoneableIngressControllerStatus(IngressControllerStatus item, io.fabric8.kubernetes.api.builder.Function<IngressControllerStatus,IngressControllerStatus> function)
public DoneableIngressControllerStatus(IngressControllerStatus item)
public IngressControllerStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<IngressControllerStatus>Copyright © 2015–2020 Red Hat. All rights reserved.