| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| software.amazon.awssdk.services.glacier.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetVaultLockResponse |
GlacierClient.getVaultLock(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the
specified vault: |
default CompletableFuture<GetVaultLockResponse> |
GlacierAsyncClient.getVaultLock(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the
specified vault: |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVaultLockRequestMarshaller.marshall(GetVaultLockRequest getVaultLockRequest) |
Copyright © 2023. All rights reserved.