| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayRouteSpec |
CreateGatewayRouteRequest.spec()
The gateway route specification to apply.
|
GatewayRouteSpec |
GatewayRouteData.spec()
The specifications of the gateway route.
|
GatewayRouteSpec |
UpdateGatewayRouteRequest.spec()
The new gateway route specification to apply.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayRouteRequest.Builder |
CreateGatewayRouteRequest.Builder.spec(GatewayRouteSpec spec)
The gateway route specification to apply.
|
GatewayRouteData.Builder |
GatewayRouteData.Builder.spec(GatewayRouteSpec spec)
The specifications of the gateway route.
|
UpdateGatewayRouteRequest.Builder |
UpdateGatewayRouteRequest.Builder.spec(GatewayRouteSpec spec)
The new gateway route specification to apply.
|
Copyright © 2021. All rights reserved.