| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetLinkAttributes |
BatchGetLinkAttributes.clone() |
BatchGetLinkAttributes |
BatchReadOperation.getGetLinkAttributes()
Retrieves attributes that are associated with a typed link.
|
BatchGetLinkAttributes |
BatchGetLinkAttributes.withAttributeNames(Collection<String> attributeNames)
A list of attribute names whose values will be retrieved.
|
BatchGetLinkAttributes |
BatchGetLinkAttributes.withAttributeNames(String... attributeNames)
A list of attribute names whose values will be retrieved.
|
BatchGetLinkAttributes |
BatchGetLinkAttributes.withTypedLinkSpecifier(TypedLinkSpecifier typedLinkSpecifier)
Allows a typed link specifier to be accepted as input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadOperation.setGetLinkAttributes(BatchGetLinkAttributes getLinkAttributes)
Retrieves attributes that are associated with a typed link.
|
BatchReadOperation |
BatchReadOperation.withGetLinkAttributes(BatchGetLinkAttributes getLinkAttributes)
Retrieves attributes that are associated with a typed link.
|
Copyright © 2022. All rights reserved.