| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
static GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.builder() |
GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.Builder.id(String id)
The Id of a usage plan key.
|
GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.Builder.name(String name)
The name of a usage plan key.
|
GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.toBuilder() |
GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.Builder.type(String type)
The type of a usage plan key.
|
GetUsagePlanKeyResponse.Builder |
GetUsagePlanKeyResponse.Builder.value(String value)
The value of a usage plan key.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetUsagePlanKeyResponse.Builder> |
GetUsagePlanKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.