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 class
GRPCRouteMatchFluent<A extends GRPCRouteMatchFluent<A>>
GeneratedSubclasses of GRPCRouteMatchFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description class
GRPCRouteMatchBuilder
class
GRPCRouteRuleFluent.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)
-