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