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