| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateObjectAttributesResult |
AbstractAmazonCloudDirectory.updateObjectAttributes(UpdateObjectAttributesRequest request) |
UpdateObjectAttributesResult |
AmazonCloudDirectoryClient.updateObjectAttributes(UpdateObjectAttributesRequest request)
Updates a given object's attributes.
|
UpdateObjectAttributesResult |
AmazonCloudDirectory.updateObjectAttributes(UpdateObjectAttributesRequest updateObjectAttributesRequest)
Updates a given object's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateObjectAttributesResult> |
AbstractAmazonCloudDirectoryAsync.updateObjectAttributesAsync(UpdateObjectAttributesRequest request,
AsyncHandler<UpdateObjectAttributesRequest,UpdateObjectAttributesResult> asyncHandler) |
Future<UpdateObjectAttributesResult> |
AmazonCloudDirectoryAsyncClient.updateObjectAttributesAsync(UpdateObjectAttributesRequest request,
AsyncHandler<UpdateObjectAttributesRequest,UpdateObjectAttributesResult> asyncHandler) |
Future<UpdateObjectAttributesResult> |
AmazonCloudDirectoryAsync.updateObjectAttributesAsync(UpdateObjectAttributesRequest updateObjectAttributesRequest,
AsyncHandler<UpdateObjectAttributesRequest,UpdateObjectAttributesResult> asyncHandler)
Updates a given object's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateObjectAttributesResult |
UpdateObjectAttributesResult.clone() |
UpdateObjectAttributesResult |
UpdateObjectAttributesResult.withObjectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the updated object. |
Copyright © 2024. All rights reserved.