| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectAttributesResponse |
BatchListObjectAttributesResponse.clone() |
BatchListObjectAttributesResponse |
BatchReadSuccessfulResponse.getListObjectAttributes()
Lists all attributes that are associated with an object.
|
BatchListObjectAttributesResponse |
BatchListObjectAttributesResponse.withAttributes(AttributeKeyAndValue... attributes)
The attributes map that is associated with the object.
|
BatchListObjectAttributesResponse |
BatchListObjectAttributesResponse.withAttributes(Collection<AttributeKeyAndValue> attributes)
The attributes map that is associated with the object.
|
BatchListObjectAttributesResponse |
BatchListObjectAttributesResponse.withNextToken(String nextToken)
The pagination token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListObjectAttributes(BatchListObjectAttributesResponse listObjectAttributes)
Lists all attributes that are associated with an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListObjectAttributes(BatchListObjectAttributesResponse listObjectAttributes)
Lists all attributes that are associated with an object.
|
Copyright © 2018. All rights reserved.