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