| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh |
AWS App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control microservices.
|
| software.amazon.awssdk.services.appmesh.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewayRouteResponse |
AppMeshClient.updateGatewayRoute(UpdateGatewayRouteRequest updateGatewayRouteRequest)
Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
|
default CompletableFuture<UpdateGatewayRouteResponse> |
AppMeshAsyncClient.updateGatewayRoute(UpdateGatewayRouteRequest updateGatewayRouteRequest)
Updates an existing gateway route that is associated to a specified virtual gateway in a service mesh.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGatewayRouteRequestMarshaller.marshall(UpdateGatewayRouteRequest updateGatewayRouteRequest) |
Copyright © 2021. All rights reserved.