| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| Modifier and Type | Method and Description |
|---|---|
default RegisterSlackWorkspaceForOrganizationResponse |
SupportAppClient.registerSlackWorkspaceForOrganization(Consumer<RegisterSlackWorkspaceForOrganizationRequest.Builder> registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account.
|
default RegisterSlackWorkspaceForOrganizationResponse |
SupportAppClient.registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterSlackWorkspaceForOrganizationResponse> |
SupportAppAsyncClient.registerSlackWorkspaceForOrganization(Consumer<RegisterSlackWorkspaceForOrganizationRequest.Builder> registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account.
|
default CompletableFuture<RegisterSlackWorkspaceForOrganizationResponse> |
SupportAppAsyncClient.registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest registerSlackWorkspaceForOrganizationRequest)
Registers a Slack workspace for your Amazon Web Services account.
|
Copyright © 2022. All rights reserved.