| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayRouteTarget |
GrpcGatewayRouteAction.target()
An object that represents the target that traffic is routed to when a request matches the gateway route.
|
GatewayRouteTarget |
HttpGatewayRouteAction.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 |
|---|---|
GrpcGatewayRouteAction.Builder |
GrpcGatewayRouteAction.Builder.target(GatewayRouteTarget target)
An object that represents the target that traffic is routed to when a request matches the gateway route.
|
HttpGatewayRouteAction.Builder |
HttpGatewayRouteAction.Builder.target(GatewayRouteTarget target)
An object that represents the target that traffic is routed to when a request matches the gateway route.
|
Copyright © 2021. All rights reserved.