| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecipeResult |
AWSGlueDataBrewClient.updateRecipe(UpdateRecipeRequest request)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
UpdateRecipeResult |
AbstractAWSGlueDataBrew.updateRecipe(UpdateRecipeRequest request) |
UpdateRecipeResult |
AWSGlueDataBrew.updateRecipe(UpdateRecipeRequest updateRecipeRequest)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsyncClient.updateRecipeAsync(UpdateRecipeRequest request) |
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest updateRecipeRequest)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
Future<UpdateRecipeResult> |
AbstractAWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest request) |
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsyncClient.updateRecipeAsync(UpdateRecipeRequest request,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler) |
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest updateRecipeRequest,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
Future<UpdateRecipeResult> |
AbstractAWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest request,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsyncClient.updateRecipeAsync(UpdateRecipeRequest request,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler) |
Future<UpdateRecipeResult> |
AWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest updateRecipeRequest,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler)
Modifies the definition of the
LATEST_WORKING version of a DataBrew recipe. |
Future<UpdateRecipeResult> |
AbstractAWSGlueDataBrewAsync.updateRecipeAsync(UpdateRecipeRequest request,
AsyncHandler<UpdateRecipeRequest,UpdateRecipeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecipeResult |
UpdateRecipeResult.clone() |
UpdateRecipeResult |
UpdateRecipeResult.withName(String name)
The name of the recipe that was updated.
|
Copyright © 2023. All rights reserved.