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