| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory |
|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
GetObjectInformationResult |
AmazonCloudDirectoryClient.getObjectInformation(GetObjectInformationRequest request)
Retrieves metadata about an object.
|
GetObjectInformationResult |
AbstractAmazonCloudDirectory.getObjectInformation(GetObjectInformationRequest request) |
GetObjectInformationResult |
AmazonCloudDirectory.getObjectInformation(GetObjectInformationRequest getObjectInformationRequest)
Retrieves metadata about an object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetObjectInformationResult> |
AbstractAmazonCloudDirectoryAsync.getObjectInformationAsync(GetObjectInformationRequest request,
AsyncHandler<GetObjectInformationRequest,GetObjectInformationResult> asyncHandler) |
Future<GetObjectInformationResult> |
AmazonCloudDirectoryAsyncClient.getObjectInformationAsync(GetObjectInformationRequest request,
AsyncHandler<GetObjectInformationRequest,GetObjectInformationResult> asyncHandler) |
Future<GetObjectInformationResult> |
AmazonCloudDirectoryAsync.getObjectInformationAsync(GetObjectInformationRequest getObjectInformationRequest,
AsyncHandler<GetObjectInformationRequest,GetObjectInformationResult> asyncHandler)
Retrieves metadata about an object.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectInformationResult |
GetObjectInformationResult.clone() |
GetObjectInformationResult |
GetObjectInformationResult.withObjectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the specified object. |
GetObjectInformationResult |
GetObjectInformationResult.withSchemaFacets(Collection<SchemaFacet> schemaFacets)
The facets attached to the specified object.
|
GetObjectInformationResult |
GetObjectInformationResult.withSchemaFacets(SchemaFacet... schemaFacets)
The facets attached to the specified object.
|
Copyright © 2025. All rights reserved.