Class IngressControllerFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerStatusFluent<IngressControllerFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressControllerFluent<A extends IngressControllerFluent<A>>
public class IngressControllerFluent.StatusNested<N> extends IngressControllerStatusFluent<IngressControllerFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.IngressControllerStatusFluent
IngressControllerStatusFluent.ConditionsNested<N>, IngressControllerStatusFluent.EndpointPublishingStrategyNested<N>, IngressControllerStatusFluent.NamespaceSelectorNested<N>, IngressControllerStatusFluent.RouteSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.IngressControllerStatusFluent
addAllToConditions, addNewCondition, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, buildCondition, buildConditions, buildEndpointPublishingStrategy, buildFirstCondition, buildLastCondition, buildMatchingCondition, buildNamespaceSelector, buildRouteSelector, copyInstance, editCondition, editEndpointPublishingStrategy, editFirstCondition, editLastCondition, editMatchingCondition, editNamespaceSelector, editOrNewEndpointPublishingStrategy, editOrNewEndpointPublishingStrategyLike, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, editOrNewRouteSelector, editOrNewRouteSelectorLike, editRouteSelector, equals, getAdditionalProperties, getAvailableReplicas, getDomain, getObservedGeneration, getSelector, getTlsProfile, hasAdditionalProperties, hasAvailableReplicas, hasConditions, hasDomain, hasEndpointPublishingStrategy, hashCode, hasMatchingCondition, hasNamespaceSelector, hasObservedGeneration, hasRouteSelector, hasSelector, hasTlsProfile, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, toString, withAdditionalProperties, withAvailableReplicas, withConditions, withConditions, withDomain, withEndpointPublishingStrategy, withNamespaceSelector, withNewEndpointPublishingStrategy, withNewEndpointPublishingStrategyLike, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewRouteSelector, withNewRouteSelectorLike, withObservedGeneration, withRouteSelector, withSelector, withTlsProfile
-
-