Interface ListOrganizationAdminAccountsResponse.Builder

    • Method Detail

      • administrators

        ListOrganizationAdminAccountsResponse.Builder administrators​(Administrator... administrators)

        The list of Detective administrator accounts.

        Parameters:
        administrators - The list of Detective administrator accounts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListOrganizationAdminAccountsResponse.Builder nextToken​(String nextToken)

        If there are more accounts remaining in the results, then this is the pagination token to use to request the next page of accounts.

        Parameters:
        nextToken - If there are more accounts remaining in the results, then this is the pagination token to use to request the next page of accounts.
        Returns:
        Returns a reference to this object so that method calls can be chained together.