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