| 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 GetMetricDataV2Response |
ConnectClient.getMetricDataV2(Consumer<GetMetricDataV2Request.Builder> getMetricDataV2Request)
Gets metric data from the specified Amazon Connect instance.
|
default GetMetricDataV2Response |
ConnectClient.getMetricDataV2(GetMetricDataV2Request getMetricDataV2Request)
Gets metric data from the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMetricDataV2Response> |
ConnectAsyncClient.getMetricDataV2(Consumer<GetMetricDataV2Request.Builder> getMetricDataV2Request)
Gets metric data from the specified Amazon Connect instance.
|
default CompletableFuture<GetMetricDataV2Response> |
ConnectAsyncClient.getMetricDataV2(GetMetricDataV2Request getMetricDataV2Request)
Gets metric data from the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetMetricDataV2Response> |
GetMetricDataV2Iterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetMetricDataV2Publisher.subscribe(org.reactivestreams.Subscriber<? super GetMetricDataV2Response> subscriber) |
Copyright © 2023. All rights reserved.