Uses of Class
software.amazon.awssdk.services.s3.model.PolicyStatus
Packages that use PolicyStatus
-
Uses of PolicyStatus in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return PolicyStatusModifier and TypeMethodDescriptionfinal PolicyStatusGetBucketPolicyStatusResponse.policyStatus()The policy status for the specified bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type PolicyStatusModifier and TypeMethodDescriptionGetBucketPolicyStatusResponse.Builder.policyStatus(PolicyStatus policyStatus) The policy status for the specified bucket.