public static interface InitiateVaultLockResponse.Builder extends GlacierResponse.Builder, CopyableBuilder<InitiateVaultLockResponse.Builder,InitiateVaultLockResponse>
Modifier and Type | Method and Description |
---|---|
InitiateVaultLockResponse.Builder |
lockId(String lockId)
The lock ID, which is used to complete the vault locking process.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
InitiateVaultLockResponse.Builder lockId(String lockId)
The lock ID, which is used to complete the vault locking process.
lockId
- The lock ID, which is used to complete the vault locking process.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.