| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListIncomingTypedLinksResponse |
BatchListIncomingTypedLinksResponse.clone() |
BatchListIncomingTypedLinksResponse |
BatchReadSuccessfulResponse.getListIncomingTypedLinks()
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
BatchListIncomingTypedLinksResponse |
BatchListIncomingTypedLinksResponse.withLinkSpecifiers(Collection<TypedLinkSpecifier> linkSpecifiers)
Returns one or more typed link specifiers as output.
|
BatchListIncomingTypedLinksResponse |
BatchListIncomingTypedLinksResponse.withLinkSpecifiers(TypedLinkSpecifier... linkSpecifiers)
Returns one or more typed link specifiers as output.
|
BatchListIncomingTypedLinksResponse |
BatchListIncomingTypedLinksResponse.withNextToken(String nextToken)
The pagination token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListIncomingTypedLinks(BatchListIncomingTypedLinksResponse listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListIncomingTypedLinks(BatchListIncomingTypedLinksResponse listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
Copyright © 2018. All rights reserved.