| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model | |
| software.amazon.awssdk.services.elasticache.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceUpdate> |
DescribeServiceUpdatesResponse.serviceUpdates()
A list of service updates
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServiceUpdatesResponse.Builder |
DescribeServiceUpdatesResponse.Builder.serviceUpdates(ServiceUpdate... serviceUpdates)
A list of service updates
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServiceUpdatesResponse.Builder |
DescribeServiceUpdatesResponse.Builder.serviceUpdates(Collection<ServiceUpdate> serviceUpdates)
A list of service updates
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ServiceUpdate> |
DescribeServiceUpdatesPublisher.serviceUpdates()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ServiceUpdate> |
DescribeServiceUpdatesIterable.serviceUpdates()
Returns an iterable to iterate through the paginated
DescribeServiceUpdatesResponse.serviceUpdates()
member. |
Copyright © 2023. All rights reserved.