Uses of Class
software.amazon.awssdk.services.s3.model.PutBucketAbacRequest
Packages that use PutBucketAbacRequest
-
Uses of PutBucketAbacRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type PutBucketAbacRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.putBucketAbac(PutBucketAbacRequest putBucketAbacRequest) Sets the attribute-based access control (ABAC) property of the general purpose bucket.DelegatingS3Client.putBucketAbac(PutBucketAbacRequest putBucketAbacRequest) Sets the attribute-based access control (ABAC) property of the general purpose bucket.default CompletableFuture<PutBucketAbacResponse>S3AsyncClient.putBucketAbac(PutBucketAbacRequest putBucketAbacRequest) Sets the attribute-based access control (ABAC) property of the general purpose bucket.default PutBucketAbacResponseS3Client.putBucketAbac(PutBucketAbacRequest putBucketAbacRequest) Sets the attribute-based access control (ABAC) property of the general purpose bucket. -
Uses of PutBucketAbacRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type PutBucketAbacRequestModifier and TypeMethodDescriptionPutBucketAbacRequestMarshaller.marshall(PutBucketAbacRequest putBucketAbacRequest)