Interface AclGrantee.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AclGrantee.Builder,AclGrantee>, SdkBuilder<AclGrantee.Builder,AclGrantee>, SdkPojo
Enclosing class:
AclGrantee

public static interface AclGrantee.Builder extends SdkPojo, CopyableBuilder<AclGrantee.Builder,AclGrantee>
  • Method Details

    • 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

      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.