| 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 CreateRouteResponse |
AppMeshClient.createRoute(CreateRouteRequest createRouteRequest)
Creates a route that is associated with a virtual router.
|
default CompletableFuture<CreateRouteResponse> |
AppMeshAsyncClient.createRoute(CreateRouteRequest createRouteRequest)
Creates a route that is associated with a virtual router.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRouteRequestMarshaller.marshall(CreateRouteRequest createRouteRequest) |
Copyright © 2021. All rights reserved.