Uses of Class
io.fabric8.openshift.api.model.operator.v1.IngressControllerStatusFluent.EndpointPublishingStrategyNested
-
Packages that use IngressControllerStatusFluent.EndpointPublishingStrategyNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of IngressControllerStatusFluent.EndpointPublishingStrategyNested in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return IngressControllerStatusFluent.EndpointPublishingStrategyNested Modifier and Type Method Description IngressControllerStatusFluent.EndpointPublishingStrategyNested<A>IngressControllerStatusFluent. editEndpointPublishingStrategy()IngressControllerStatusFluent.EndpointPublishingStrategyNested<A>IngressControllerStatusFluent. editOrNewEndpointPublishingStrategy()IngressControllerStatusFluent.EndpointPublishingStrategyNested<A>IngressControllerStatusFluent. editOrNewEndpointPublishingStrategyLike(EndpointPublishingStrategy item)IngressControllerStatusFluent.EndpointPublishingStrategyNested<A>IngressControllerStatusFluent. withNewEndpointPublishingStrategy()IngressControllerStatusFluent.EndpointPublishingStrategyNested<A>IngressControllerStatusFluent. withNewEndpointPublishingStrategyLike(EndpointPublishingStrategy item)
-