Uses of Interface
software.amazon.awssdk.services.trustedadvisor.endpoints.TrustedAdvisorEndpointProvider
-
Packages that use TrustedAdvisorEndpointProvider Package Description software.amazon.awssdk.services.trustedadvisor TrustedAdvisor Public APIsoftware.amazon.awssdk.services.trustedadvisor.endpoints software.amazon.awssdk.services.trustedadvisor.endpoints.internal -
-
Uses of TrustedAdvisorEndpointProvider in software.amazon.awssdk.services.trustedadvisor
Methods in software.amazon.awssdk.services.trustedadvisor with parameters of type TrustedAdvisorEndpointProvider Modifier and Type Method Description default BTrustedAdvisorBaseClientBuilder. endpointProvider(TrustedAdvisorEndpointProvider endpointProvider)Set theTrustedAdvisorEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of TrustedAdvisorEndpointProvider in software.amazon.awssdk.services.trustedadvisor.endpoints
Methods in software.amazon.awssdk.services.trustedadvisor.endpoints that return TrustedAdvisorEndpointProvider Modifier and Type Method Description static TrustedAdvisorEndpointProviderTrustedAdvisorEndpointProvider. defaultProvider() -
Uses of TrustedAdvisorEndpointProvider in software.amazon.awssdk.services.trustedadvisor.endpoints.internal
Classes in software.amazon.awssdk.services.trustedadvisor.endpoints.internal that implement TrustedAdvisorEndpointProvider Modifier and Type Class Description classDefaultTrustedAdvisorEndpointProvider
-