| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetObjectLockConfigurationResponse |
S3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
Gets the Object Lock configuration for a bucket.
|
default CompletableFuture<GetObjectLockConfigurationResponse> |
S3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
Gets the Object Lock configuration for a bucket.
|
GetObjectLockConfigurationResponse |
DelegatingS3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
Gets the Object Lock configuration for a bucket.
|
CompletableFuture<GetObjectLockConfigurationResponse> |
DelegatingS3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
Gets the Object Lock configuration for a bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetObjectLockConfigurationRequestMarshaller.marshall(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) |
Copyright © 2023. All rights reserved.