Uses of Interface
software.amazon.awssdk.services.clouddirectory.endpoints.CloudDirectoryEndpointProvider
-
Packages that use CloudDirectoryEndpointProvider Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory software.amazon.awssdk.services.clouddirectory.endpoints software.amazon.awssdk.services.clouddirectory.endpoints.internal -
-
Uses of CloudDirectoryEndpointProvider in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory with parameters of type CloudDirectoryEndpointProvider Modifier and Type Method Description default BCloudDirectoryBaseClientBuilder. endpointProvider(CloudDirectoryEndpointProvider endpointProvider)Set theCloudDirectoryEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudDirectoryEndpointProvider in software.amazon.awssdk.services.clouddirectory.endpoints
Methods in software.amazon.awssdk.services.clouddirectory.endpoints that return CloudDirectoryEndpointProvider Modifier and Type Method Description static CloudDirectoryEndpointProviderCloudDirectoryEndpointProvider. defaultProvider() -
Uses of CloudDirectoryEndpointProvider in software.amazon.awssdk.services.clouddirectory.endpoints.internal
Classes in software.amazon.awssdk.services.clouddirectory.endpoints.internal that implement CloudDirectoryEndpointProvider Modifier and Type Class Description classDefaultCloudDirectoryEndpointProvider
-