Uses of Class
software.amazon.awssdk.services.supportapp.model.RegisterSlackWorkspaceForOrganizationResponse
-
Packages that use RegisterSlackWorkspaceForOrganizationResponse Package Description software.amazon.awssdk.services.supportapp Amazon Web Services Support App in Slack -
-
Uses of RegisterSlackWorkspaceForOrganizationResponse in software.amazon.awssdk.services.supportapp
Methods in software.amazon.awssdk.services.supportapp that return RegisterSlackWorkspaceForOrganizationResponse Modifier and Type Method Description default RegisterSlackWorkspaceForOrganizationResponseSupportAppClient. registerSlackWorkspaceForOrganization(Consumer<RegisterSlackWorkspaceForOrganizationRequest.Builder> registerSlackWorkspaceForOrganizationRequest)Registers a Slack workspace for your Amazon Web Services account.default RegisterSlackWorkspaceForOrganizationResponseSupportAppClient. registerSlackWorkspaceForOrganization(RegisterSlackWorkspaceForOrganizationRequest registerSlackWorkspaceForOrganizationRequest)Registers a Slack workspace for your Amazon Web Services account.Methods in software.amazon.awssdk.services.supportapp that return types with arguments of type RegisterSlackWorkspaceForOrganizationResponse Modifier and Type Method 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.
-