Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1beta1.HTTPRouteFluent
-
Packages that use HTTPRouteFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 -
-
Uses of HTTPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with type parameters of type HTTPRouteFluent Modifier and Type Class Description classHTTPRouteFluent<A extends HTTPRouteFluent<A>>GeneratedSubclasses of HTTPRouteFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 Modifier and Type Class Description classHTTPRouteBuilderclassHTTPRouteListFluent.ItemsNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1beta1 with parameters of type HTTPRouteFluent Constructor Description HTTPRouteBuilder(HTTPRouteFluent<?> fluent)HTTPRouteBuilder(HTTPRouteFluent<?> fluent, HTTPRoute instance)
-