public static interface GlacierJobParameters.Builder extends SdkPojo, CopyableBuilder<GlacierJobParameters.Builder,GlacierJobParameters>
Modifier and Type | Method and Description |
---|---|
GlacierJobParameters.Builder |
tier(String tier)
S3 Glacier retrieval tier at which the restore will be processed.
|
GlacierJobParameters.Builder |
tier(Tier tier)
S3 Glacier retrieval tier at which the restore will be processed.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
GlacierJobParameters.Builder tier(String tier)
S3 Glacier retrieval tier at which the restore will be processed.
GlacierJobParameters.Builder tier(Tier tier)
S3 Glacier retrieval tier at which the restore will be processed.
Copyright © 2020. All rights reserved.