| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateViewContentResult |
AbstractAmazonConnect.updateViewContent(UpdateViewContentRequest request) |
UpdateViewContentResult |
AmazonConnect.updateViewContent(UpdateViewContentRequest updateViewContentRequest)
Updates the view content of the given view identifier in the specified Amazon Connect instance.
|
UpdateViewContentResult |
AmazonConnectClient.updateViewContent(UpdateViewContentRequest request)
Updates the view content of the given view identifier in the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateViewContentResult> |
AbstractAmazonConnectAsync.updateViewContentAsync(UpdateViewContentRequest request,
AsyncHandler<UpdateViewContentRequest,UpdateViewContentResult> asyncHandler) |
Future<UpdateViewContentResult> |
AmazonConnectAsync.updateViewContentAsync(UpdateViewContentRequest updateViewContentRequest,
AsyncHandler<UpdateViewContentRequest,UpdateViewContentResult> asyncHandler)
Updates the view content of the given view identifier in the specified Amazon Connect instance.
|
Future<UpdateViewContentResult> |
AmazonConnectAsyncClient.updateViewContentAsync(UpdateViewContentRequest request,
AsyncHandler<UpdateViewContentRequest,UpdateViewContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateViewContentResult |
UpdateViewContentResult.clone() |
UpdateViewContentResult |
UpdateViewContentResult.withView(View view)
A view resource object.
|
Copyright © 2023. All rights reserved.