Uses of Class
software.amazon.awssdk.services.appmesh.model.HttpGatewayRoutePathRewrite
-
Packages that use HttpGatewayRoutePathRewrite Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of HttpGatewayRoutePathRewrite in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return HttpGatewayRoutePathRewrite Modifier and Type Method Description HttpGatewayRoutePathRewriteHttpGatewayRouteRewrite. path()The path to rewrite.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type HttpGatewayRoutePathRewrite Modifier and Type Method Description HttpGatewayRouteRewrite.BuilderHttpGatewayRouteRewrite.Builder. path(HttpGatewayRoutePathRewrite path)The path to rewrite.
-