| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateCallAnalyticsCategoryResponse.Builder |
CreateCallAnalyticsCategoryResponse.builder() |
CreateCallAnalyticsCategoryResponse.Builder |
CreateCallAnalyticsCategoryResponse.Builder.categoryProperties(CategoryProperties categoryProperties)
Provides you with the properties of your new category, including its associated rules.
|
default CreateCallAnalyticsCategoryResponse.Builder |
CreateCallAnalyticsCategoryResponse.Builder.categoryProperties(Consumer<CategoryProperties.Builder> categoryProperties)
Provides you with the properties of your new category, including its associated rules.
|
CreateCallAnalyticsCategoryResponse.Builder |
CreateCallAnalyticsCategoryResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateCallAnalyticsCategoryResponse.Builder> |
CreateCallAnalyticsCategoryResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.