CompletableFuture<GetBucketPolicyStatusResponse> |
DelegatingS3AsyncClient.getBucketPolicyStatus(GetBucketPolicyStatusRequest getBucketPolicyStatusRequest) |
Retrieves the policy status for an Amazon S3 bucket, indicating whether the bucket is public.
|
GetBucketPolicyStatusResponse |
DelegatingS3Client.getBucketPolicyStatus(GetBucketPolicyStatusRequest getBucketPolicyStatusRequest) |
Retrieves the policy status for an Amazon S3 bucket, indicating whether the bucket is public.
|
default CompletableFuture<GetBucketPolicyStatusResponse> |
S3AsyncClient.getBucketPolicyStatus(GetBucketPolicyStatusRequest getBucketPolicyStatusRequest) |
Retrieves the policy status for an Amazon S3 bucket, indicating whether the bucket is public.
|
default GetBucketPolicyStatusResponse |
S3Client.getBucketPolicyStatus(GetBucketPolicyStatusRequest getBucketPolicyStatusRequest) |
Retrieves the policy status for an Amazon S3 bucket, indicating whether the bucket is public.
|