| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetObjectAttributesResponse |
BatchGetObjectAttributesResponse.clone() |
BatchGetObjectAttributesResponse |
BatchReadSuccessfulResponse.getGetObjectAttributes()
Retrieves attributes within a facet that are associated with an object.
|
BatchGetObjectAttributesResponse |
BatchGetObjectAttributesResponse.withAttributes(AttributeKeyAndValue... attributes)
The attribute values that are associated with an object.
|
BatchGetObjectAttributesResponse |
BatchGetObjectAttributesResponse.withAttributes(Collection<AttributeKeyAndValue> attributes)
The attribute values that are associated with an object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setGetObjectAttributes(BatchGetObjectAttributesResponse getObjectAttributes)
Retrieves attributes within a facet that are associated with an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withGetObjectAttributes(BatchGetObjectAttributesResponse getObjectAttributes)
Retrieves attributes within a facet that are associated with an object.
|
Copyright © 2023. All rights reserved.