| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetLinkAttributesResponse |
BatchGetLinkAttributesResponse.clone() |
BatchGetLinkAttributesResponse |
BatchReadSuccessfulResponse.getGetLinkAttributes()
The list of attributes to retrieve from the typed link.
|
BatchGetLinkAttributesResponse |
BatchGetLinkAttributesResponse.withAttributes(AttributeKeyAndValue... attributes)
The attributes that are associated with the typed link.
|
BatchGetLinkAttributesResponse |
BatchGetLinkAttributesResponse.withAttributes(Collection<AttributeKeyAndValue> attributes)
The attributes that are associated with the typed link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setGetLinkAttributes(BatchGetLinkAttributesResponse getLinkAttributes)
The list of attributes to retrieve from the typed link.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withGetLinkAttributes(BatchGetLinkAttributesResponse getLinkAttributes)
The list of attributes to retrieve from the typed link.
|
Copyright © 2019. All rights reserved.