Uses of Interface
software.amazon.awssdk.services.directory.endpoints.DirectoryEndpointProvider
-
Packages that use DirectoryEndpointProvider Package Description software.amazon.awssdk.services.directory Directory Service software.amazon.awssdk.services.directory.endpoints software.amazon.awssdk.services.directory.endpoints.internal -
-
Uses of DirectoryEndpointProvider in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory with parameters of type DirectoryEndpointProvider Modifier and Type Method Description default BDirectoryBaseClientBuilder. endpointProvider(DirectoryEndpointProvider endpointProvider)Set theDirectoryEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of DirectoryEndpointProvider in software.amazon.awssdk.services.directory.endpoints
Methods in software.amazon.awssdk.services.directory.endpoints that return DirectoryEndpointProvider Modifier and Type Method Description static DirectoryEndpointProviderDirectoryEndpointProvider. defaultProvider() -
Uses of DirectoryEndpointProvider in software.amazon.awssdk.services.directory.endpoints.internal
Classes in software.amazon.awssdk.services.directory.endpoints.internal that implement DirectoryEndpointProvider Modifier and Type Class Description classDefaultDirectoryEndpointProvider
-