Uses of Class
software.amazon.awssdk.services.s3.model.AbacStatus
Packages that use AbacStatus
-
Uses of AbacStatus in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AbacStatusModifier and TypeMethodDescriptionfinal AbacStatusGetBucketAbacResponse.abacStatus()The ABAC status of the general purpose bucket.final AbacStatusPutBucketAbacRequest.abacStatus()The ABAC status of the general purpose bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type AbacStatusModifier and TypeMethodDescriptionGetBucketAbacResponse.Builder.abacStatus(AbacStatus abacStatus) The ABAC status of the general purpose bucket.PutBucketAbacRequest.Builder.abacStatus(AbacStatus abacStatus) The ABAC status of the general purpose bucket.