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