| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppMeshBaseClientBuilder<B extends AppMeshBaseClientBuilder<B,C>,C>
This includes configuration specific to AWS App Mesh that is supported by both
AppMeshClientBuilder and
AppMeshAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppMeshAsyncClientBuilder
A builder for creating an instance of
AppMeshAsyncClient. |
interface |
AppMeshClientBuilder
A builder for creating an instance of
AppMeshClient. |
Copyright © 2021. All rights reserved.