| Package | Description |
|---|---|
| com.amazonaws.services.connect |
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePredefinedAttributeResult |
AmazonConnectClient.updatePredefinedAttribute(UpdatePredefinedAttributeRequest request)
Updates a predefined attribute for the specified Amazon Connect instance.
|
UpdatePredefinedAttributeResult |
AbstractAmazonConnect.updatePredefinedAttribute(UpdatePredefinedAttributeRequest request) |
UpdatePredefinedAttributeResult |
AmazonConnect.updatePredefinedAttribute(UpdatePredefinedAttributeRequest updatePredefinedAttributeRequest)
Updates a predefined attribute for the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdatePredefinedAttributeResult> |
AmazonConnectAsyncClient.updatePredefinedAttributeAsync(UpdatePredefinedAttributeRequest request,
AsyncHandler<UpdatePredefinedAttributeRequest,UpdatePredefinedAttributeResult> asyncHandler) |
Future<UpdatePredefinedAttributeResult> |
AbstractAmazonConnectAsync.updatePredefinedAttributeAsync(UpdatePredefinedAttributeRequest request,
AsyncHandler<UpdatePredefinedAttributeRequest,UpdatePredefinedAttributeResult> asyncHandler) |
Future<UpdatePredefinedAttributeResult> |
AmazonConnectAsync.updatePredefinedAttributeAsync(UpdatePredefinedAttributeRequest updatePredefinedAttributeRequest,
AsyncHandler<UpdatePredefinedAttributeRequest,UpdatePredefinedAttributeResult> asyncHandler)
Updates a predefined attribute for the specified Amazon Connect instance.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePredefinedAttributeResult |
UpdatePredefinedAttributeResult.clone() |
Copyright © 2024. All rights reserved.