Uses of Class
software.amazon.awssdk.services.appmesh.model.HttpGatewayRouteRewrite
-
Packages that use HttpGatewayRouteRewrite Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of HttpGatewayRouteRewrite in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return HttpGatewayRouteRewrite Modifier and Type Method Description HttpGatewayRouteRewriteHttpGatewayRouteAction. rewrite()The gateway route action to rewrite.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type HttpGatewayRouteRewrite Modifier and Type Method Description HttpGatewayRouteAction.BuilderHttpGatewayRouteAction.Builder. rewrite(HttpGatewayRouteRewrite rewrite)The gateway route action to rewrite.
-