Uses of Class
software.amazon.awssdk.services.appmesh.model.GrpcGatewayRouteMatch
-
Packages that use GrpcGatewayRouteMatch Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of GrpcGatewayRouteMatch in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return GrpcGatewayRouteMatch Modifier and Type Method Description GrpcGatewayRouteMatchGrpcGatewayRoute. match()An object that represents the criteria for determining a request match.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type GrpcGatewayRouteMatch Modifier and Type Method Description GrpcGatewayRoute.BuilderGrpcGatewayRoute.Builder. match(GrpcGatewayRouteMatch match)An object that represents the criteria for determining a request match.
-