Class BucketAclV2AccessControlPolicyGrantGrantee


  • public final class BucketAclV2AccessControlPolicyGrantGrantee
    extends java.lang.Object
    • Method Detail

      • displayName

        public java.util.Optional<java.lang.String> displayName()
        Returns:
        Display name of the owner.
      • emailAddress

        public java.util.Optional<java.lang.String> emailAddress()
        Returns:
        Email address of the grantee. See [Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) for supported AWS regions where this argument can be specified.
      • id

        public java.util.Optional<java.lang.String> id()
        Returns:
        Canonical user ID of the grantee.
      • type

        public java.lang.String type()
        Returns:
        Type of grantee. Valid values: `CanonicalUser`, `AmazonCustomerByEmail`, `Group`.
      • uri

        public java.util.Optional<java.lang.String> uri()
        Returns:
        URI of the grantee group.