Uses of Class
software.amazon.awssdk.services.cloudsearchdomain.endpoints.CloudSearchDomainEndpointParams
-
Packages that use CloudSearchDomainEndpointParams Package Description software.amazon.awssdk.services.cloudsearchdomain.endpoints software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal -
-
Uses of CloudSearchDomainEndpointParams in software.amazon.awssdk.services.cloudsearchdomain.endpoints
Methods in software.amazon.awssdk.services.cloudsearchdomain.endpoints that return CloudSearchDomainEndpointParams Modifier and Type Method Description CloudSearchDomainEndpointParamsCloudSearchDomainEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.cloudsearchdomain.endpoints with parameters of type CloudSearchDomainEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>CloudSearchDomainEndpointProvider. resolveEndpoint(CloudSearchDomainEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of CloudSearchDomainEndpointParams in software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal
Methods in software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal that return CloudSearchDomainEndpointParams Modifier and Type Method Description static CloudSearchDomainEndpointParamsCloudSearchDomainResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.cloudsearchdomain.endpoints.internal with parameters of type CloudSearchDomainEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultCloudSearchDomainEndpointProvider. resolveEndpoint(CloudSearchDomainEndpointParams params)
-