| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases |
With Amazon Connect Cases, your agents can track and manage customer issues that require multiple interactions,
follow-up tasks, and teams in your contact center.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFieldResponse |
ConnectCasesClient.updateField(Consumer<UpdateFieldRequest.Builder> updateFieldRequest)
Updates the properties of an existing field.
|
default UpdateFieldResponse |
ConnectCasesClient.updateField(UpdateFieldRequest updateFieldRequest)
Updates the properties of an existing field.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFieldResponse> |
ConnectCasesAsyncClient.updateField(Consumer<UpdateFieldRequest.Builder> updateFieldRequest)
Updates the properties of an existing field.
|
default CompletableFuture<UpdateFieldResponse> |
ConnectCasesAsyncClient.updateField(UpdateFieldRequest updateFieldRequest)
Updates the properties of an existing field.
|
Copyright © 2023. All rights reserved.