Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.GRPCMethodMatchFluent
-
Packages that use GRPCMethodMatchFluent Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of GRPCMethodMatchFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1
Classes in io.fabric8.kubernetes.api.model.gatewayapi.v1 with type parameters of type GRPCMethodMatchFluent Modifier and Type Class Description classGRPCMethodMatchFluent<A extends GRPCMethodMatchFluent<A>>GeneratedSubclasses of GRPCMethodMatchFluent in io.fabric8.kubernetes.api.model.gatewayapi.v1 Modifier and Type Class Description classGRPCMethodMatchBuilderclassGRPCRouteMatchFluent.MethodNested<N>Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type GRPCMethodMatchFluent Constructor Description GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent)GRPCMethodMatchBuilder(GRPCMethodMatchFluent<?> fluent, GRPCMethodMatch instance)
-