| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| software.amazon.awssdk.services.supportapp.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListSlackWorkspaceConfigurationsResponse |
SupportAppClient.listSlackWorkspaceConfigurations(Consumer<ListSlackWorkspaceConfigurationsRequest.Builder> listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
default ListSlackWorkspaceConfigurationsResponse |
SupportAppClient.listSlackWorkspaceConfigurations(ListSlackWorkspaceConfigurationsRequest listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSlackWorkspaceConfigurationsResponse> |
SupportAppAsyncClient.listSlackWorkspaceConfigurations(Consumer<ListSlackWorkspaceConfigurationsRequest.Builder> listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
default CompletableFuture<ListSlackWorkspaceConfigurationsResponse> |
SupportAppAsyncClient.listSlackWorkspaceConfigurations(ListSlackWorkspaceConfigurationsRequest listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSlackWorkspaceConfigurationsResponse> |
ListSlackWorkspaceConfigurationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSlackWorkspaceConfigurationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSlackWorkspaceConfigurationsResponse> subscriber) |
Copyright © 2022. All rights reserved.