Package | Description |
---|---|
com.amazonaws.s3.model |
Modifier and Type | Method and Description |
---|---|
ObjectLockConfiguration |
ObjectLockConfiguration.Builder.build() |
ObjectLockConfiguration |
ObjectLockConfiguration.BuilderImpl.build() |
ObjectLockConfiguration |
PutObjectLockConfigurationRequest.objectLockConfiguration() |
ObjectLockConfiguration |
PutObjectLockConfigurationRequest.BuilderImpl.objectLockConfiguration() |
ObjectLockConfiguration |
GetObjectLockConfigurationOutput.objectLockConfiguration() |
ObjectLockConfiguration |
GetObjectLockConfigurationOutput.BuilderImpl.objectLockConfiguration() |
Modifier and Type | Method and Description |
---|---|
PutObjectLockConfigurationRequest.Builder |
PutObjectLockConfigurationRequest.Builder.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration) |
PutObjectLockConfigurationRequest.Builder |
PutObjectLockConfigurationRequest.BuilderImpl.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration) |
GetObjectLockConfigurationOutput.Builder |
GetObjectLockConfigurationOutput.Builder.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration) |
GetObjectLockConfigurationOutput.Builder |
GetObjectLockConfigurationOutput.BuilderImpl.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration) |
Copyright © 2021. All rights reserved.