| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| Modifier and Type | Method and Description |
|---|---|
default SendProjectSessionActionResponse |
DataBrewClient.sendProjectSessionAction(Consumer<SendProjectSessionActionRequest.Builder> sendProjectSessionActionRequest)
Performs a recipe step within an interactive DataBrew session that's currently open.
|
default SendProjectSessionActionResponse |
DataBrewClient.sendProjectSessionAction(SendProjectSessionActionRequest sendProjectSessionActionRequest)
Performs a recipe step within an interactive DataBrew session that's currently open.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendProjectSessionActionResponse> |
DataBrewAsyncClient.sendProjectSessionAction(Consumer<SendProjectSessionActionRequest.Builder> sendProjectSessionActionRequest)
Performs a recipe step within an interactive DataBrew session that's currently open.
|
default CompletableFuture<SendProjectSessionActionResponse> |
DataBrewAsyncClient.sendProjectSessionAction(SendProjectSessionActionRequest sendProjectSessionActionRequest)
Performs a recipe step within an interactive DataBrew session that's currently open.
|
Copyright © 2023. All rights reserved.