public static interface PurchaseProvisionedCapacityRequest.Builder extends GlacierRequest.Builder, SdkPojo, CopyableBuilder<PurchaseProvisionedCapacityRequest.Builder,PurchaseProvisionedCapacityRequest>
| Modifier and Type | Method and Description |
|---|---|
PurchaseProvisionedCapacityRequest.Builder |
accountId(String accountId)
The AWS account ID of the account that owns the vault.
|
PurchaseProvisionedCapacityRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PurchaseProvisionedCapacityRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPurchaseProvisionedCapacityRequest.Builder accountId(String accountId)
The AWS account ID of the account that owns the vault. You can either specify an AWS account ID or optionally a single '-' (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated with the credentials used to sign the request. If you use an account ID, don't include any hyphens ('-') in the ID.
accountId - The AWS account ID of the account that owns the vault. You can either specify an AWS account ID or
optionally a single '-' (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated
with the credentials used to sign the request. If you use an account ID, don't include any hyphens
('-') in the ID.PurchaseProvisionedCapacityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPurchaseProvisionedCapacityRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.