| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| software.amazon.awssdk.services.databrew.transform |
| Modifier and Type | Method and Description |
|---|---|
default SendProjectSessionActionResponse |
DataBrewClient.sendProjectSessionAction(SendProjectSessionActionRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendProjectSessionActionRequestMarshaller.marshall(SendProjectSessionActionRequest sendProjectSessionActionRequest) |
Copyright © 2023. All rights reserved.