| 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 UpdateRecipeResponse |
DataBrewClient.updateRecipe(UpdateRecipeRequest updateRecipeRequest)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
default CompletableFuture<UpdateRecipeResponse> |
DataBrewAsyncClient.updateRecipe(UpdateRecipeRequest updateRecipeRequest)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRecipeRequestMarshaller.marshall(UpdateRecipeRequest updateRecipeRequest) |
Copyright © 2023. All rights reserved.