| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static AppMeshAsyncClient |
AppMeshAsyncClient.create()
Create a
AppMeshAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListGatewayRoutesPublisher(AppMeshAsyncClient client,
ListGatewayRoutesRequest firstRequest) |
ListMeshesPublisher(AppMeshAsyncClient client,
ListMeshesRequest firstRequest) |
ListRoutesPublisher(AppMeshAsyncClient client,
ListRoutesRequest firstRequest) |
ListTagsForResourcePublisher(AppMeshAsyncClient client,
ListTagsForResourceRequest firstRequest) |
ListVirtualGatewaysPublisher(AppMeshAsyncClient client,
ListVirtualGatewaysRequest firstRequest) |
ListVirtualNodesPublisher(AppMeshAsyncClient client,
ListVirtualNodesRequest firstRequest) |
ListVirtualRoutersPublisher(AppMeshAsyncClient client,
ListVirtualRoutersRequest firstRequest) |
ListVirtualServicesPublisher(AppMeshAsyncClient client,
ListVirtualServicesRequest firstRequest) |
Copyright © 2021. All rights reserved.