| 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 |
|---|---|
Future<PublishRecipeResult> |
AbstractAWSGlueDataBrewAsync.publishRecipeAsync(PublishRecipeRequest request,
AsyncHandler<PublishRecipeRequest,PublishRecipeResult> asyncHandler) |
Future<PublishRecipeResult> |
AWSGlueDataBrewAsyncClient.publishRecipeAsync(PublishRecipeRequest request,
AsyncHandler<PublishRecipeRequest,PublishRecipeResult> asyncHandler) |
Future<PublishRecipeResult> |
AWSGlueDataBrewAsync.publishRecipeAsync(PublishRecipeRequest publishRecipeRequest,
AsyncHandler<PublishRecipeRequest,PublishRecipeResult> asyncHandler)
Publishes a new version of a DataBrew recipe.
|
| Modifier and Type | Method and Description |
|---|---|
PublishRecipeRequest |
PublishRecipeRequest.clone() |
PublishRecipeRequest |
PublishRecipeRequest.withDescription(String description)
A description of the recipe to be published, for this version of the recipe.
|
PublishRecipeRequest |
PublishRecipeRequest.withName(String name)
The name of the recipe to be published.
|
Copyright © 2024. All rights reserved.