Uses of Interface
software.amazon.awssdk.services.s3.model.GetObjectLockConfigurationRequest.Builder
Packages that use GetObjectLockConfigurationRequest.Builder
-
Uses of GetObjectLockConfigurationRequest.Builder in software.amazon.awssdk.services.s3
Method parameters in software.amazon.awssdk.services.s3 with type arguments of type GetObjectLockConfigurationRequest.BuilderModifier and TypeMethodDescriptionS3AsyncClient.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest) S3Client.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest) -
Uses of GetObjectLockConfigurationRequest.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetObjectLockConfigurationRequest.BuilderModifier and TypeMethodDescriptionThe bucket whose Object Lock configuration you want to retrieve.GetObjectLockConfigurationRequest.builder()GetObjectLockConfigurationRequest.Builder.expectedBucketOwner(String expectedBucketOwner) The account ID of the expected bucket owner.GetObjectLockConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetObjectLockConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetObjectLockConfigurationRequest.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetObjectLockConfigurationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetObjectLockConfigurationRequest.Builder>GetObjectLockConfigurationRequest.serializableBuilderClass()