Uses of Interface
software.amazon.awssdk.services.cloudsearchdomain.endpoints.CloudSearchDomainEndpointProvider
-
Packages that use CloudSearchDomainEndpointProvider Package Description software.amazon.awssdk.services.cloudsearchdomain You use the AmazonCloudSearch2013 API to upload documents to a search domain and search those documents.software.amazon.awssdk.services.cloudsearchdomain.endpoints software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal -
-
Uses of CloudSearchDomainEndpointProvider in software.amazon.awssdk.services.cloudsearchdomain
Methods in software.amazon.awssdk.services.cloudsearchdomain with parameters of type CloudSearchDomainEndpointProvider Modifier and Type Method Description default BCloudSearchDomainBaseClientBuilder. endpointProvider(CloudSearchDomainEndpointProvider endpointProvider)Set theCloudSearchDomainEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CloudSearchDomainEndpointProvider in software.amazon.awssdk.services.cloudsearchdomain.endpoints
Methods in software.amazon.awssdk.services.cloudsearchdomain.endpoints that return CloudSearchDomainEndpointProvider Modifier and Type Method Description static CloudSearchDomainEndpointProviderCloudSearchDomainEndpointProvider. defaultProvider() -
Uses of CloudSearchDomainEndpointProvider in software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal
Classes in software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal that implement CloudSearchDomainEndpointProvider Modifier and Type Class Description classDefaultCloudSearchDomainEndpointProvider
-