| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model | |
| software.amazon.awssdk.services.apigateway.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<UsagePlanKey> |
GetUsagePlanKeysResponse.items()
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.items(UsagePlanKey... items)
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.items(Collection<UsagePlanKey> items)
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<UsagePlanKey> |
GetUsagePlanKeysPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<UsagePlanKey> |
GetUsagePlanKeysIterable.items()
Returns an iterable to iterate through the paginated
GetUsagePlanKeysResponse.items() member. |
Copyright © 2023. All rights reserved.