Interface AclGrantee.Builder

    • Method Detail

      • id

        AclGrantee.Builder id​(String id)

        The value specified is the canonical user ID of an Amazon Web Services account.

        Parameters:
        id - The value specified is the canonical user ID of an Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • uri

        AclGrantee.Builder uri​(String uri)

        Used for granting permissions to a predefined group.

        Parameters:
        uri - Used for granting permissions to a predefined group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.