| 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 |
|---|---|
UpdateProjectResult |
AWSGlueDataBrewClient.updateProject(UpdateProjectRequest request)
Modifies the definition of an existing DataBrew project.
|
UpdateProjectResult |
AbstractAWSGlueDataBrew.updateProject(UpdateProjectRequest request) |
UpdateProjectResult |
AWSGlueDataBrew.updateProject(UpdateProjectRequest updateProjectRequest)
Modifies the definition of an existing DataBrew project.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProjectResult> |
AWSGlueDataBrewAsyncClient.updateProjectAsync(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler) |
Future<UpdateProjectResult> |
AbstractAWSGlueDataBrewAsync.updateProjectAsync(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler) |
Future<UpdateProjectResult> |
AWSGlueDataBrewAsync.updateProjectAsync(UpdateProjectRequest updateProjectRequest,
AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler)
Modifies the definition of an existing DataBrew project.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectResult |
UpdateProjectResult.clone() |
UpdateProjectResult |
UpdateProjectResult.withLastModifiedDate(Date lastModifiedDate)
The date and time that the project was last modified.
|
UpdateProjectResult |
UpdateProjectResult.withName(String name)
The name of the project that you updated.
|
Copyright © 2024. All rights reserved.