| 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<DescribeProjectResult> |
AbstractAWSGlueDataBrewAsync.describeProjectAsync(DescribeProjectRequest request,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler) |
Future<DescribeProjectResult> |
AWSGlueDataBrewAsyncClient.describeProjectAsync(DescribeProjectRequest request,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler) |
Future<DescribeProjectResult> |
AWSGlueDataBrewAsync.describeProjectAsync(DescribeProjectRequest describeProjectRequest,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler)
Returns the definition of a specific DataBrew project.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectRequest |
DescribeProjectRequest.clone() |
DescribeProjectRequest |
DescribeProjectRequest.withName(String name)
The name of the project to be described.
|
Copyright © 2025. All rights reserved.