| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact
center and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListInstanceStorageConfigsResult |
AbstractAmazonConnect.listInstanceStorageConfigs(ListInstanceStorageConfigsRequest request) |
ListInstanceStorageConfigsResult |
AmazonConnectClient.listInstanceStorageConfigs(ListInstanceStorageConfigsRequest request)
This API is in preview release for Amazon Connect and is subject to change.
|
ListInstanceStorageConfigsResult |
AmazonConnect.listInstanceStorageConfigs(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListInstanceStorageConfigsResult> |
AmazonConnectAsyncClient.listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest request,
AsyncHandler<ListInstanceStorageConfigsRequest,ListInstanceStorageConfigsResult> asyncHandler) |
Future<ListInstanceStorageConfigsResult> |
AbstractAmazonConnectAsync.listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest request,
AsyncHandler<ListInstanceStorageConfigsRequest,ListInstanceStorageConfigsResult> asyncHandler) |
Future<ListInstanceStorageConfigsResult> |
AmazonConnectAsync.listInstanceStorageConfigsAsync(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest,
AsyncHandler<ListInstanceStorageConfigsRequest,ListInstanceStorageConfigsResult> asyncHandler)
This API is in preview release for Amazon Connect and is subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstanceStorageConfigsResult |
ListInstanceStorageConfigsResult.clone() |
ListInstanceStorageConfigsResult |
ListInstanceStorageConfigsResult.withNextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
ListInstanceStorageConfigsResult |
ListInstanceStorageConfigsResult.withStorageConfigs(Collection<InstanceStorageConfig> storageConfigs)
A valid storage type.
|
ListInstanceStorageConfigsResult |
ListInstanceStorageConfigsResult.withStorageConfigs(InstanceStorageConfig... storageConfigs)
A valid storage type.
|
Copyright © 2021. All rights reserved.