| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Method and Description |
|---|---|
BatchListOutgoingTypedLinksResponse |
BatchListOutgoingTypedLinksResponse.clone() |
BatchListOutgoingTypedLinksResponse |
BatchReadSuccessfulResponse.getListOutgoingTypedLinks()
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
BatchListOutgoingTypedLinksResponse |
BatchListOutgoingTypedLinksResponse.withNextToken(String nextToken)
The pagination token.
|
BatchListOutgoingTypedLinksResponse |
BatchListOutgoingTypedLinksResponse.withTypedLinkSpecifiers(Collection<TypedLinkSpecifier> typedLinkSpecifiers)
Returns a typed link specifier as output.
|
BatchListOutgoingTypedLinksResponse |
BatchListOutgoingTypedLinksResponse.withTypedLinkSpecifiers(TypedLinkSpecifier... typedLinkSpecifiers)
Returns a typed link specifier as output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchReadSuccessfulResponse.setListOutgoingTypedLinks(BatchListOutgoingTypedLinksResponse listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
BatchReadSuccessfulResponse |
BatchReadSuccessfulResponse.withListOutgoingTypedLinks(BatchListOutgoingTypedLinksResponse listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
Copyright © 2019. All rights reserved.