| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRoutingProfileResponse |
ConnectClient.createRoutingProfile(Consumer<CreateRoutingProfileRequest.Builder> createRoutingProfileRequest)
Creates a new routing profile.
|
default CreateRoutingProfileResponse |
ConnectClient.createRoutingProfile(CreateRoutingProfileRequest createRoutingProfileRequest)
Creates a new routing profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRoutingProfileResponse> |
ConnectAsyncClient.createRoutingProfile(Consumer<CreateRoutingProfileRequest.Builder> createRoutingProfileRequest)
Creates a new routing profile.
|
default CompletableFuture<CreateRoutingProfileResponse> |
ConnectAsyncClient.createRoutingProfile(CreateRoutingProfileRequest createRoutingProfileRequest)
Creates a new routing profile.
|
Copyright © 2021. All rights reserved.