| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Method and Description |
|---|---|
default GetObjectLockConfigurationResponse |
S3Client.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest)
|
default GetObjectLockConfigurationResponse |
S3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
|
GetObjectLockConfigurationResponse |
DelegatingS3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetObjectLockConfigurationResponse> |
S3AsyncClient.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest)
|
default CompletableFuture<GetObjectLockConfigurationResponse> |
S3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
|
CompletableFuture<GetObjectLockConfigurationResponse> |
DelegatingS3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)
|
Copyright © 2026. All rights reserved.