| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetObjectAttributes |
BatchGetObjectAttributes.clone() |
BatchGetObjectAttributes |
BatchReadOperation.getGetObjectAttributes()
Retrieves attributes within a facet that are associated with an object.
|
BatchGetObjectAttributes |
BatchGetObjectAttributes.withAttributeNames(Collection<String> attributeNames)
List of attribute names whose values will be retrieved.
|
BatchGetObjectAttributes |
BatchGetObjectAttributes.withAttributeNames(String... attributeNames)
List of attribute names whose values will be retrieved.
|
BatchGetObjectAttributes |
BatchGetObjectAttributes.withObjectReference(ObjectReference objectReference)
Reference that identifies the object whose attributes will be retrieved.
|
BatchGetObjectAttributes |
BatchGetObjectAttributes.withSchemaFacet(SchemaFacet schemaFacet)
Identifier for the facet whose attributes will be retrieved.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setGetObjectAttributes(BatchGetObjectAttributes getObjectAttributes)
Retrieves attributes within a facet that are associated with an object.
|
BatchReadOperation |
BatchReadOperation.withGetObjectAttributes(BatchGetObjectAttributes getObjectAttributes)
Retrieves attributes within a facet that are associated with an object.
|
Copyright © 2023. All rights reserved.