Uses of Class
software.amazon.awssdk.services.emrserverless.endpoints.EmrServerlessEndpointParams
-
Packages that use EmrServerlessEndpointParams Package Description software.amazon.awssdk.services.emrserverless.endpoints software.amazon.awssdk.services.emrserverless.endpoints.internal -
-
Uses of EmrServerlessEndpointParams in software.amazon.awssdk.services.emrserverless.endpoints
Methods in software.amazon.awssdk.services.emrserverless.endpoints that return EmrServerlessEndpointParams Modifier and Type Method Description EmrServerlessEndpointParamsEmrServerlessEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.emrserverless.endpoints with parameters of type EmrServerlessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>EmrServerlessEndpointProvider. resolveEndpoint(EmrServerlessEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of EmrServerlessEndpointParams in software.amazon.awssdk.services.emrserverless.endpoints.internal
Methods in software.amazon.awssdk.services.emrserverless.endpoints.internal that return EmrServerlessEndpointParams Modifier and Type Method Description static EmrServerlessEndpointParamsEmrServerlessResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.emrserverless.endpoints.internal with parameters of type EmrServerlessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultEmrServerlessEndpointProvider. resolveEndpoint(EmrServerlessEndpointParams endpointParams)
-