Interface RegisterSlackWorkspaceForOrganizationResponse.Builder

    • Method Detail

      • accountType

        RegisterSlackWorkspaceForOrganizationResponse.Builder accountType​(String accountType)

        Whether the Amazon Web Services account is a management or member account that's part of an organization in Organizations.

        Parameters:
        accountType - Whether the Amazon Web Services account is a management or member account that's part of an organization in Organizations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AccountType, AccountType
      • accountType

        RegisterSlackWorkspaceForOrganizationResponse.Builder accountType​(AccountType accountType)

        Whether the Amazon Web Services account is a management or member account that's part of an organization in Organizations.

        Parameters:
        accountType - Whether the Amazon Web Services account is a management or member account that's part of an organization in Organizations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AccountType, AccountType
      • teamId

        RegisterSlackWorkspaceForOrganizationResponse.Builder teamId​(String teamId)

        The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG.

        Parameters:
        teamId - The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG.
        Returns:
        Returns a reference to this object so that method calls can be chained together.