| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutBucketPolicyResponse |
S3Client.putBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest)
Applies an Amazon S3 bucket policy to an Amazon S3 bucket.
|
default CompletableFuture<PutBucketPolicyResponse> |
S3AsyncClient.putBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest)
Applies an Amazon S3 bucket policy to an Amazon S3 bucket.
|
CompletableFuture<PutBucketPolicyResponse> |
DelegatingS3AsyncClient.putBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest)
Applies an Amazon S3 bucket policy to an Amazon S3 bucket.
|
PutBucketPolicyResponse |
DelegatingS3Client.putBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest)
Applies an Amazon S3 bucket policy to an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutBucketPolicyRequestMarshaller.marshall(PutBucketPolicyRequest putBucketPolicyRequest) |
Copyright © 2023. All rights reserved.