Uses of Interface
software.amazon.awssdk.services.appmesh.endpoints.AppMeshEndpointProvider
-
Packages that use AppMeshEndpointProvider 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.software.amazon.awssdk.services.appmesh.endpoints software.amazon.awssdk.services.appmesh.endpoints.internal -
-
Uses of AppMeshEndpointProvider in software.amazon.awssdk.services.appmesh
Methods in software.amazon.awssdk.services.appmesh with parameters of type AppMeshEndpointProvider Modifier and Type Method Description default BAppMeshBaseClientBuilder. endpointProvider(AppMeshEndpointProvider endpointProvider)Set theAppMeshEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppMeshEndpointProvider in software.amazon.awssdk.services.appmesh.endpoints
Methods in software.amazon.awssdk.services.appmesh.endpoints that return AppMeshEndpointProvider Modifier and Type Method Description static AppMeshEndpointProviderAppMeshEndpointProvider. defaultProvider() -
Uses of AppMeshEndpointProvider in software.amazon.awssdk.services.appmesh.endpoints.internal
Classes in software.amazon.awssdk.services.appmesh.endpoints.internal that implement AppMeshEndpointProvider Modifier and Type Class Description classDefaultAppMeshEndpointProvider
-