| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GrpcGatewayRouteAction |
GrpcGatewayRouteAction.clone() |
GrpcGatewayRouteAction |
GrpcGatewayRoute.getAction()
An object that represents the action to take if a match is determined.
|
GrpcGatewayRouteAction |
GrpcGatewayRouteAction.withRewrite(GrpcGatewayRouteRewrite rewrite)
The gateway route action to rewrite.
|
GrpcGatewayRouteAction |
GrpcGatewayRouteAction.withTarget(GatewayRouteTarget target)
An object that represents the target that traffic is routed to when a request matches the gateway route.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcGatewayRoute.setAction(GrpcGatewayRouteAction action)
An object that represents the action to take if a match is determined.
|
GrpcGatewayRoute |
GrpcGatewayRoute.withAction(GrpcGatewayRouteAction action)
An object that represents the action to take if a match is determined.
|
Copyright © 2023. All rights reserved.