| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases |
Welcome to the Amazon Connect Cases API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTemplateResponse |
ConnectCasesClient.updateTemplate(Consumer<UpdateTemplateRequest.Builder> updateTemplateRequest)
Updates the attributes of an existing template.
|
default UpdateTemplateResponse |
ConnectCasesClient.updateTemplate(UpdateTemplateRequest updateTemplateRequest)
Updates the attributes of an existing template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTemplateResponse> |
ConnectCasesAsyncClient.updateTemplate(Consumer<UpdateTemplateRequest.Builder> updateTemplateRequest)
Updates the attributes of an existing template.
|
default CompletableFuture<UpdateTemplateResponse> |
ConnectCasesAsyncClient.updateTemplate(UpdateTemplateRequest updateTemplateRequest)
Updates the attributes of an existing template.
|
Copyright © 2022. All rights reserved.