Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.HTTPRouteMatchFluent
-
Packages that use HTTPRouteMatchFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of HTTPRouteMatchFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type HTTPRouteMatchFluent Modifier and Type Class Description classHTTPRouteMatchFluent<A extends HTTPRouteMatchFluent<A>>GeneratedSubclasses of HTTPRouteMatchFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classHTTPRouteMatchBuilderclassHTTPRouteRuleFluent.MatchesNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type HTTPRouteMatchFluent Constructor Description HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent)HTTPRouteMatchBuilder(HTTPRouteMatchFluent<?> fluent, HTTPRouteMatch instance)
-