| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
static GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.builder() |
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.items(Collection<UsagePlanKey> items)
The current page of elements from this collection.
|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.items(Consumer<UsagePlanKey.Builder>... items)
The current page of elements from this collection.
|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.items(UsagePlanKey... items)
The current page of elements from this collection.
|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.Builder.position(String position)
Sets the value of the Position property for this object.
|
GetUsagePlanKeysResponse.Builder |
GetUsagePlanKeysResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetUsagePlanKeysResponse.Builder> |
GetUsagePlanKeysResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.