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