| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListObjectAttributes |
BatchListObjectAttributes.clone() |
BatchListObjectAttributes |
BatchReadOperation.getListObjectAttributes()
Lists all attributes associated with an object.
|
BatchListObjectAttributes |
BatchListObjectAttributes.withMaxResults(Integer maxResults)
Maximum number of items to be retrieved in a single call.
|
BatchListObjectAttributes |
BatchListObjectAttributes.withNextToken(String nextToken)
Token used for pagination.
|
BatchListObjectAttributes |
BatchListObjectAttributes.withObjectReference(ObjectReference objectReference)
Reference of the object whose attributes need to be listed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes associated with an object.
|
BatchReadOperation |
BatchReadOperation.withListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes associated with an object.
|
Copyright © 2017. All rights reserved.