Uses of Class
software.amazon.awssdk.services.macie2.model.AccessControlList
-
Packages that use AccessControlList Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of AccessControlList in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return AccessControlList Modifier and Type Method Description AccessControlListBucketLevelPermissions. accessControlList()The permissions settings of the access control list (ACL) for the bucket.Methods in software.amazon.awssdk.services.macie2.model with parameters of type AccessControlList Modifier and Type Method Description BucketLevelPermissions.BuilderBucketLevelPermissions.Builder. accessControlList(AccessControlList accessControlList)The permissions settings of the access control list (ACL) for the bucket.
-