| Modifier and Type | Method and Description |
|---|---|
List<InvalidationSummary> |
InvalidationList.items()
A complex type that contains one
InvalidationSummary element for each invalidation batch created by
the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
InvalidationList.Builder |
InvalidationList.Builder.items(InvalidationSummary... items)
A complex type that contains one
InvalidationSummary element for each invalidation batch created
by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
InvalidationList.Builder |
InvalidationList.Builder.items(Collection<InvalidationSummary> items)
A complex type that contains one
InvalidationSummary element for each invalidation batch created
by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<InvalidationSummary> |
ListInvalidationsIterable.items()
Returns an iterable to iterate through the paginated
ListInvalidationsResponse#items() member. |
SdkPublisher<InvalidationSummary> |
ListInvalidationsPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidationSummary |
InvalidationSummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.