| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateUsageProfileResult |
AbstractAWSGlue.updateUsageProfile(UpdateUsageProfileRequest request) |
UpdateUsageProfileResult |
AWSGlue.updateUsageProfile(UpdateUsageProfileRequest updateUsageProfileRequest)
Update an Glue usage profile.
|
UpdateUsageProfileResult |
AWSGlueClient.updateUsageProfile(UpdateUsageProfileRequest request)
Update an Glue usage profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateUsageProfileResult> |
AbstractAWSGlueAsync.updateUsageProfileAsync(UpdateUsageProfileRequest request,
AsyncHandler<UpdateUsageProfileRequest,UpdateUsageProfileResult> asyncHandler) |
Future<UpdateUsageProfileResult> |
AWSGlueAsync.updateUsageProfileAsync(UpdateUsageProfileRequest updateUsageProfileRequest,
AsyncHandler<UpdateUsageProfileRequest,UpdateUsageProfileResult> asyncHandler)
Update an Glue usage profile.
|
Future<UpdateUsageProfileResult> |
AWSGlueAsyncClient.updateUsageProfileAsync(UpdateUsageProfileRequest request,
AsyncHandler<UpdateUsageProfileRequest,UpdateUsageProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateUsageProfileResult |
UpdateUsageProfileResult.clone() |
UpdateUsageProfileResult |
UpdateUsageProfileResult.withName(String name)
The name of the usage profile that was updated.
|
Copyright © 2025. All rights reserved.