| Package | Description |
|---|---|
| software.amazon.awssdk.services.support |
|
| software.amazon.awssdk.services.support.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeCommunicationsIterable |
SupportClient.describeCommunicationsPaginator(Consumer<DescribeCommunicationsRequest.Builder> describeCommunicationsRequest)
Returns communications (and attachments) for one or more support cases.
|
default DescribeCommunicationsIterable |
SupportClient.describeCommunicationsPaginator(DescribeCommunicationsRequest describeCommunicationsRequest)
Returns communications (and attachments) for one or more support cases.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCommunicationsIterable |
DescribeCommunicationsIterable.resume(DescribeCommunicationsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.