| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew |
Glue DataBrew is a visual, cloud-scale data-preparation service.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteRecipeVersionResponse |
DataBrewClient.batchDeleteRecipeVersion(BatchDeleteRecipeVersionRequest batchDeleteRecipeVersionRequest)
Deletes one or more versions of a recipe at a time.
|
default BatchDeleteRecipeVersionResponse |
DataBrewClient.batchDeleteRecipeVersion(Consumer<BatchDeleteRecipeVersionRequest.Builder> batchDeleteRecipeVersionRequest)
Deletes one or more versions of a recipe at a time.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteRecipeVersionResponse> |
DataBrewAsyncClient.batchDeleteRecipeVersion(BatchDeleteRecipeVersionRequest batchDeleteRecipeVersionRequest)
Deletes one or more versions of a recipe at a time.
|
default CompletableFuture<BatchDeleteRecipeVersionResponse> |
DataBrewAsyncClient.batchDeleteRecipeVersion(Consumer<BatchDeleteRecipeVersionRequest.Builder> batchDeleteRecipeVersionRequest)
Deletes one or more versions of a recipe at a time.
|
Copyright © 2023. All rights reserved.