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