Interface Initiator.Builder

    • Method Detail

      • id

        Initiator.Builder id​(String id)

        If the principal is an Amazon Web Services account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.

        Directory buckets - If the principal is an Amazon Web Services account, it provides the Amazon Web Services account ID. If the principal is an IAM User, it provides a user ARN value.

        Parameters:
        id - If the principal is an Amazon Web Services account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.

        Directory buckets - If the principal is an Amazon Web Services account, it provides the Amazon Web Services account ID. If the principal is an IAM User, it provides a user ARN value.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • displayName

        Initiator.Builder displayName​(String displayName)

        Name of the Principal.

        This functionality is not supported for directory buckets.

        Parameters:
        displayName - Name of the Principal.

        This functionality is not supported for directory buckets.

        Returns:
        Returns a reference to this object so that method calls can be chained together.