public static interface CreateUsagePlanKeyRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<CreateUsagePlanKeyRequest.Builder,CreateUsagePlanKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateUsagePlanKeyRequest.Builder |
keyId(String keyId)
[Required] The identifier of a UsagePlanKey resource for a plan customer.
|
CreateUsagePlanKeyRequest.Builder |
keyType(String keyType)
[Required] The type of a UsagePlanKey resource for a plan customer.
|
CreateUsagePlanKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateUsagePlanKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateUsagePlanKeyRequest.Builder |
usagePlanId(String usagePlanId)
[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-created
UsagePlanKey resource representing a plan customer.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateUsagePlanKeyRequest.Builder usagePlanId(String usagePlanId)
[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-created UsagePlanKey resource representing a plan customer.
usagePlanId - [Required] The Id of the UsagePlan resource representing the usage plan containing the
to-be-created UsagePlanKey resource representing a plan customer.CreateUsagePlanKeyRequest.Builder keyId(String keyId)
[Required] The identifier of a UsagePlanKey resource for a plan customer.
keyId - [Required] The identifier of a UsagePlanKey resource for a plan customer.CreateUsagePlanKeyRequest.Builder keyType(String keyType)
[Required] The type of a UsagePlanKey resource for a plan customer.
keyType - [Required] The type of a UsagePlanKey resource for a plan customer.CreateUsagePlanKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateUsagePlanKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.