Uses of Interface
software.amazon.awssdk.services.directoryservicedata.endpoints.DirectoryServiceDataEndpointProvider
-
Packages that use DirectoryServiceDataEndpointProvider Package Description software.amazon.awssdk.services.directoryservicedata Amazon Web Services Directory Service Data is an extension of Directory Service.software.amazon.awssdk.services.directoryservicedata.endpoints software.amazon.awssdk.services.directoryservicedata.endpoints.internal -
-
Uses of DirectoryServiceDataEndpointProvider in software.amazon.awssdk.services.directoryservicedata
Methods in software.amazon.awssdk.services.directoryservicedata with parameters of type DirectoryServiceDataEndpointProvider Modifier and Type Method Description default BDirectoryServiceDataBaseClientBuilder. endpointProvider(DirectoryServiceDataEndpointProvider endpointProvider)Set theDirectoryServiceDataEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of DirectoryServiceDataEndpointProvider in software.amazon.awssdk.services.directoryservicedata.endpoints
Methods in software.amazon.awssdk.services.directoryservicedata.endpoints that return DirectoryServiceDataEndpointProvider Modifier and Type Method Description static DirectoryServiceDataEndpointProviderDirectoryServiceDataEndpointProvider. defaultProvider() -
Uses of DirectoryServiceDataEndpointProvider in software.amazon.awssdk.services.directoryservicedata.endpoints.internal
Classes in software.amazon.awssdk.services.directoryservicedata.endpoints.internal that implement DirectoryServiceDataEndpointProvider Modifier and Type Class Description classDefaultDirectoryServiceDataEndpointProvider
-