public static interface GlacierJobParameters.Builder extends SdkPojo, CopyableBuilder<GlacierJobParameters.Builder,GlacierJobParameters>
| Modifier and Type | Method and Description |
|---|---|
GlacierJobParameters.Builder |
tier(String tier)
Retrieval tier at which the restore will be processed.
|
GlacierJobParameters.Builder |
tier(Tier tier)
Retrieval tier at which the restore will be processed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGlacierJobParameters.Builder tier(String tier)
Retrieval tier at which the restore will be processed.
GlacierJobParameters.Builder tier(Tier tier)
Retrieval tier at which the restore will be processed.
Copyright © 2022. All rights reserved.