Uses of Class
com.amazonaws.services.glacier.model.CompleteVaultLockResult
Packages that use CompleteVaultLockResult
-
Uses of CompleteVaultLockResult in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that return CompleteVaultLockResultModifier and TypeMethodDescriptionAbstractAmazonGlacier.completeVaultLock
(CompleteVaultLockRequest request) AmazonGlacier.completeVaultLock
(CompleteVaultLockRequest completeVaultLockRequest) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.AmazonGlacierClient.completeVaultLock
(CompleteVaultLockRequest completeVaultLockRequest) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.Methods in com.amazonaws.services.glacier that return types with arguments of type CompleteVaultLockResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest request) AbstractAmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) AmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest completeVaultLockRequest) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.AmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest completeVaultLockRequest, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.AmazonGlacierAsyncClient.completeVaultLockAsync
(CompleteVaultLockRequest request) AmazonGlacierAsyncClient.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) Method parameters in com.amazonaws.services.glacier with type arguments of type CompleteVaultLockResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) AmazonGlacierAsync.completeVaultLockAsync
(CompleteVaultLockRequest completeVaultLockRequest, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) This operation completes the vault locking process by transitioning the vault lock from theInProgress
state to theLocked
state, which causes the vault lock policy to become unchangeable.AmazonGlacierAsyncClient.completeVaultLockAsync
(CompleteVaultLockRequest request, AsyncHandler<CompleteVaultLockRequest, CompleteVaultLockResult> asyncHandler) -
Uses of CompleteVaultLockResult in com.amazonaws.services.glacier.model
Methods in com.amazonaws.services.glacier.model that return CompleteVaultLockResult