public static interface GetUsagePlanKeyRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetUsagePlanKeyRequest.Builder,GetUsagePlanKeyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetUsagePlanKeyRequest.Builder |
keyId(String keyId)
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
|
GetUsagePlanKeyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetUsagePlanKeyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetUsagePlanKeyRequest.Builder |
usagePlanId(String usagePlanId)
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey
resource representing a plan customer.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetUsagePlanKeyRequest.Builder usagePlanId(String usagePlanId)
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
usagePlanId - 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)
The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.
keyId - The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.GetUsagePlanKeyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetUsagePlanKeyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.