Uses of Interface
io.fabric8.openshift.api.model.RouteFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of RouteFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type RouteFluent Modifier and Type Interface Description interfaceRouteFluent<A extends RouteFluent<A>>classRouteFluentImpl<A extends RouteFluent<A>>Subinterfaces of RouteFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceLocalSubjectAccessReviewFluent.RouteContentNested<N>static interfacePolicyRuleFluent.RouteAttributeRestrictionsNested<N>static interfaceRouteListFluent.ItemsNested<N>static interfaceSubjectAccessReviewFluent.RouteContentNested<N>static interfaceTemplateFluent.RouteObjectsNested<N>Classes in io.fabric8.openshift.api.model that implement RouteFluent Modifier and Type Class Description classDoneableRouteclassLocalSubjectAccessReviewFluentImpl.RouteContentNestedImpl<N>classPolicyRuleFluentImpl.RouteAttributeRestrictionsNestedImpl<N>classRouteBuilderclassRouteFluentImpl<A extends RouteFluent<A>>classRouteListFluentImpl.ItemsNestedImpl<N>classSubjectAccessReviewFluentImpl.RouteContentNestedImpl<N>classTemplateFluentImpl.RouteObjectsNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type RouteFluent Constructor Description RouteBuilder(RouteFluent<?> fluent)RouteBuilder(RouteFluent<?> fluent, Route instance)RouteBuilder(RouteFluent<?> fluent, Route instance, Boolean validationEnabled)RouteBuilder(RouteFluent<?> fluent, Boolean validationEnabled)