| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSlackChannelConfigurationResponse |
SupportAppClient.createSlackChannelConfiguration(Consumer<CreateSlackChannelConfigurationRequest.Builder> createSlackChannelConfigurationRequest)
Creates a Slack channel configuration for your Amazon Web Services account.
|
default CreateSlackChannelConfigurationResponse |
SupportAppClient.createSlackChannelConfiguration(CreateSlackChannelConfigurationRequest createSlackChannelConfigurationRequest)
Creates a Slack channel configuration for your Amazon Web Services account.
|
default DeleteAccountAliasResponse |
SupportAppClient.deleteAccountAlias(Consumer<DeleteAccountAliasRequest.Builder> deleteAccountAliasRequest)
Deletes an alias for an Amazon Web Services account ID.
|
default DeleteAccountAliasResponse |
SupportAppClient.deleteAccountAlias(DeleteAccountAliasRequest deleteAccountAliasRequest)
Deletes an alias for an Amazon Web Services account ID.
|
default DeleteSlackChannelConfigurationResponse |
SupportAppClient.deleteSlackChannelConfiguration(Consumer<DeleteSlackChannelConfigurationRequest.Builder> deleteSlackChannelConfigurationRequest)
Deletes a Slack channel configuration from your Amazon Web Services account.
|
default DeleteSlackChannelConfigurationResponse |
SupportAppClient.deleteSlackChannelConfiguration(DeleteSlackChannelConfigurationRequest deleteSlackChannelConfigurationRequest)
Deletes a Slack channel configuration from your Amazon Web Services account.
|
default DeleteSlackWorkspaceConfigurationResponse |
SupportAppClient.deleteSlackWorkspaceConfiguration(Consumer<DeleteSlackWorkspaceConfigurationRequest.Builder> deleteSlackWorkspaceConfigurationRequest)
Deletes a Slack workspace configuration from your Amazon Web Services account.
|
default DeleteSlackWorkspaceConfigurationResponse |
SupportAppClient.deleteSlackWorkspaceConfiguration(DeleteSlackWorkspaceConfigurationRequest deleteSlackWorkspaceConfigurationRequest)
Deletes a Slack workspace configuration from your Amazon Web Services account.
|
default GetAccountAliasResponse |
SupportAppClient.getAccountAlias(Consumer<GetAccountAliasRequest.Builder> getAccountAliasRequest)
Retrieves the alias from an Amazon Web Services account ID.
|
default GetAccountAliasResponse |
SupportAppClient.getAccountAlias(GetAccountAliasRequest getAccountAliasRequest)
Retrieves the alias from an Amazon Web Services account ID.
|
default ListSlackChannelConfigurationsResponse |
SupportAppClient.listSlackChannelConfigurations(Consumer<ListSlackChannelConfigurationsRequest.Builder> listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsResponse |
SupportAppClient.listSlackChannelConfigurations(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsIterable |
SupportAppClient.listSlackChannelConfigurationsPaginator(Consumer<ListSlackChannelConfigurationsRequest.Builder> listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
default ListSlackChannelConfigurationsIterable |
SupportAppClient.listSlackChannelConfigurationsPaginator(ListSlackChannelConfigurationsRequest listSlackChannelConfigurationsRequest)
Lists the Slack channel configurations for an Amazon Web Services account.
|
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.
|
default ListSlackWorkspaceConfigurationsIterable |
SupportAppClient.listSlackWorkspaceConfigurationsPaginator(Consumer<ListSlackWorkspaceConfigurationsRequest.Builder> listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
default ListSlackWorkspaceConfigurationsIterable |
SupportAppClient.listSlackWorkspaceConfigurationsPaginator(ListSlackWorkspaceConfigurationsRequest listSlackWorkspaceConfigurationsRequest)
Lists the Slack workspace configurations for an Amazon Web Services account.
|
default PutAccountAliasResponse |
SupportAppClient.putAccountAlias(Consumer<PutAccountAliasRequest.Builder> putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
default PutAccountAliasResponse |
SupportAppClient.putAccountAlias(PutAccountAliasRequest putAccountAliasRequest)
Creates or updates an individual alias for each Amazon Web Services account ID.
|
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.
|
default UpdateSlackChannelConfigurationResponse |
SupportAppClient.updateSlackChannelConfiguration(Consumer<UpdateSlackChannelConfigurationRequest.Builder> updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
default UpdateSlackChannelConfigurationResponse |
SupportAppClient.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
Copyright © 2022. All rights reserved.