| Package | Description |
|---|---|
| com.amazonaws.services.supportapp |
|
| com.amazonaws.services.supportapp.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterSlackWorkspaceForOrganizationResult |
AWSSupportAppClient.registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest request)
Registers a Slack workspace for your Amazon Web Services account.
|
RegisterSlackWorkspaceForOrganizationResult |
AbstractAWSSupportApp.registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest request) |
RegisterSlackWorkspaceForOrganizationResult |
AWSSupportApp.registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterSlackWorkspaceForOrganizationResult |
RegisterSlackWorkspaceForOrganizationResult.clone() |
RegisterSlackWorkspaceForOrganizationResult |
RegisterSlackWorkspaceForOrganizationResult.withAccountType(AccountType accountType)
Whether the Amazon Web Services account is a management or member account that's part of an organization in
Organizations.
|
RegisterSlackWorkspaceForOrganizationResult |
RegisterSlackWorkspaceForOrganizationResult.withAccountType(String accountType)
Whether the Amazon Web Services account is a management or member account that's part of an organization in
Organizations.
|
RegisterSlackWorkspaceForOrganizationResult |
RegisterSlackWorkspaceForOrganizationResult.withTeamId(String teamId)
The team ID in Slack.
|
RegisterSlackWorkspaceForOrganizationResult |
RegisterSlackWorkspaceForOrganizationResult.withTeamName(String teamName)
The name of the Slack workspace.
|
Copyright © 2023. All rights reserved.