| 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 |
|---|---|
UpdateProfileJobResult |
AbstractAWSGlueDataBrew.updateProfileJob(UpdateProfileJobRequest request) |
UpdateProfileJobResult |
AWSGlueDataBrew.updateProfileJob(UpdateProfileJobRequest updateProfileJobRequest)
Modifies the definition of an existing profile job.
|
UpdateProfileJobResult |
AWSGlueDataBrewClient.updateProfileJob(UpdateProfileJobRequest request)
Modifies the definition of an existing profile job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProfileJobResult> |
AWSGlueDataBrewAsyncClient.updateProfileJobAsync(UpdateProfileJobRequest request,
AsyncHandler<UpdateProfileJobRequest,UpdateProfileJobResult> asyncHandler) |
Future<UpdateProfileJobResult> |
AWSGlueDataBrewAsync.updateProfileJobAsync(UpdateProfileJobRequest updateProfileJobRequest,
AsyncHandler<UpdateProfileJobRequest,UpdateProfileJobResult> asyncHandler)
Modifies the definition of an existing profile job.
|
Future<UpdateProfileJobResult> |
AbstractAWSGlueDataBrewAsync.updateProfileJobAsync(UpdateProfileJobRequest request,
AsyncHandler<UpdateProfileJobRequest,UpdateProfileJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProfileJobResult |
UpdateProfileJobResult.clone() |
UpdateProfileJobResult |
UpdateProfileJobResult.withName(String name)
The name of the job that was updated.
|
Copyright © 2024. All rights reserved.