public static interface GetUsagePlanKeyRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetUsagePlanKeyRequest.Builder,GetUsagePlanKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetUsagePlanKeyRequest.Builder |
keyId(String keyId)
[Required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
|
GetUsagePlanKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
GetUsagePlanKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
GetUsagePlanKeyRequest.Builder |
usagePlanId(String usagePlanId)
[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved
UsagePlanKey resource representing a plan customer.
|
buildoverrideConfigurationcopyapplyMutation, buildGetUsagePlanKeyRequest.Builder usagePlanId(String usagePlanId)
[Required] The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
usagePlanId - [Required] The Id of the UsagePlan resource representing the usage plan containing the
to-be-retrieved UsagePlanKey resource representing a plan customer.GetUsagePlanKeyRequest.Builder keyId(String keyId)
[Required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
keyId - [Required] The key Id of the to-be-retrieved UsagePlanKey resource representing a plan
customer.GetUsagePlanKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetUsagePlanKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.