| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCallAnalyticsCategoryResponse.Builder |
UpdateCallAnalyticsCategoryResponse.builder() |
UpdateCallAnalyticsCategoryResponse.Builder |
UpdateCallAnalyticsCategoryResponse.Builder.categoryProperties(CategoryProperties categoryProperties)
Provides you with the properties of the Call Analytics category you specified in your
UpdateCallAnalyticsCategory request. |
default UpdateCallAnalyticsCategoryResponse.Builder |
UpdateCallAnalyticsCategoryResponse.Builder.categoryProperties(Consumer<CategoryProperties.Builder> categoryProperties)
Provides you with the properties of the Call Analytics category you specified in your
UpdateCallAnalyticsCategory request. |
UpdateCallAnalyticsCategoryResponse.Builder |
UpdateCallAnalyticsCategoryResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateCallAnalyticsCategoryResponse.Builder> |
UpdateCallAnalyticsCategoryResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.