| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model | |
| software.amazon.awssdk.services.ssmcontacts.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ResolutionContact> |
ListPageResolutionsResponse.pageResolutions()
Information about the resolution for an engagement.
|
| Modifier and Type | Method and Description |
|---|---|
ListPageResolutionsResponse.Builder |
ListPageResolutionsResponse.Builder.pageResolutions(ResolutionContact... pageResolutions)
Information about the resolution for an engagement.
|
| Modifier and Type | Method and Description |
|---|---|
ListPageResolutionsResponse.Builder |
ListPageResolutionsResponse.Builder.pageResolutions(Collection<ResolutionContact> pageResolutions)
Information about the resolution for an engagement.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ResolutionContact> |
ListPageResolutionsPublisher.pageResolutions()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ResolutionContact> |
ListPageResolutionsIterable.pageResolutions()
Returns an iterable to iterate through the paginated
ListPageResolutionsResponse.pageResolutions()
member. |
Copyright © 2023. All rights reserved.