Uses of Class
software.amazon.awssdk.services.s3.model.GetBucketAbacRequest
Packages that use GetBucketAbacRequest
-
Uses of GetBucketAbacRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetBucketAbacRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getBucketAbac(GetBucketAbacRequest getBucketAbacRequest) Returns the attribute-based access control (ABAC) property of the general purpose bucket.DelegatingS3Client.getBucketAbac(GetBucketAbacRequest getBucketAbacRequest) Returns the attribute-based access control (ABAC) property of the general purpose bucket.default CompletableFuture<GetBucketAbacResponse>S3AsyncClient.getBucketAbac(GetBucketAbacRequest getBucketAbacRequest) Returns the attribute-based access control (ABAC) property of the general purpose bucket.default GetBucketAbacResponseS3Client.getBucketAbac(GetBucketAbacRequest getBucketAbacRequest) Returns the attribute-based access control (ABAC) property of the general purpose bucket. -
Uses of GetBucketAbacRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type GetBucketAbacRequestModifier and TypeMethodDescriptionGetBucketAbacRequestMarshaller.marshall(GetBucketAbacRequest getBucketAbacRequest)