Uses of Interface
software.amazon.awssdk.services.appmesh.AppMeshClientBuilder
-
Packages that use AppMeshClientBuilder Package Description software.amazon.awssdk.services.appmesh App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control microservices. -
-
Uses of AppMeshClientBuilder in software.amazon.awssdk.services.appmesh
Methods in software.amazon.awssdk.services.appmesh that return AppMeshClientBuilder Modifier and Type Method Description static AppMeshClientBuilderAppMeshClient. builder()Create a builder that can be used to configure and create aAppMeshClient.
-