| 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.
|
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
default GetCurrentMetricDataResponse |
ConnectClient.getCurrentMetricData(Consumer<GetCurrentMetricDataRequest.Builder> getCurrentMetricDataRequest)
Gets the real-time metric data from the specified Amazon Connect instance.
|
default GetCurrentMetricDataResponse |
ConnectClient.getCurrentMetricData(GetCurrentMetricDataRequest getCurrentMetricDataRequest)
Gets the real-time metric data from the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCurrentMetricDataResponse> |
ConnectAsyncClient.getCurrentMetricData(Consumer<GetCurrentMetricDataRequest.Builder> getCurrentMetricDataRequest)
Gets the real-time metric data from the specified Amazon Connect instance.
|
default CompletableFuture<GetCurrentMetricDataResponse> |
ConnectAsyncClient.getCurrentMetricData(GetCurrentMetricDataRequest getCurrentMetricDataRequest)
Gets the real-time metric data from the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetCurrentMetricDataResponse> |
GetCurrentMetricDataIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCurrentMetricDataPublisher.subscribe(org.reactivestreams.Subscriber<? super GetCurrentMetricDataResponse> subscriber) |
Copyright © 2023. All rights reserved.