| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetObjectInformationResponse |
BatchGetObjectInformationResponse.clone() |
BatchGetObjectInformationResponse |
BatchReadSuccessfulResponse.getGetObjectInformation()
Retrieves metadata about an object.
|
BatchGetObjectInformationResponse |
BatchGetObjectInformationResponse.withObjectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the specified object. |
BatchGetObjectInformationResponse |
BatchGetObjectInformationResponse.withSchemaFacets(Collection<SchemaFacet> schemaFacets)
The facets attached to the specified object.
|
BatchGetObjectInformationResponse |
BatchGetObjectInformationResponse.withSchemaFacets(SchemaFacet... schemaFacets)
The facets attached to the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setGetObjectInformation(BatchGetObjectInformationResponse getObjectInformation)
Retrieves metadata about an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withGetObjectInformation(BatchGetObjectInformationResponse getObjectInformation)
Retrieves metadata about an object.
|
Copyright © 2022. All rights reserved.