| 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 UpdateRouteResponse |
AppMeshClient.updateRoute(UpdateRouteRequest updateRouteRequest)
Updates an existing route for a specified service mesh and virtual router.
|
default CompletableFuture<UpdateRouteResponse> |
AppMeshAsyncClient.updateRoute(UpdateRouteRequest updateRouteRequest)
Updates an existing route for a specified service mesh and virtual router.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRouteRequestMarshaller.marshall(UpdateRouteRequest updateRouteRequest) |
Copyright © 2021. All rights reserved.