Uses of Interface
software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse.Builder
-
Packages that use GetCallAnalyticsCategoryResponse.Builder Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of GetCallAnalyticsCategoryResponse.Builder in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return GetCallAnalyticsCategoryResponse.Builder Modifier and Type Method Description static GetCallAnalyticsCategoryResponse.BuilderGetCallAnalyticsCategoryResponse. builder()default GetCallAnalyticsCategoryResponse.BuilderGetCallAnalyticsCategoryResponse.Builder. categoryProperties(Consumer<CategoryProperties.Builder> categoryProperties)Provides you with the properties of the Call Analytics category you specified in yourGetCallAnalyticsCategoryrequest.GetCallAnalyticsCategoryResponse.BuilderGetCallAnalyticsCategoryResponse.Builder. categoryProperties(CategoryProperties categoryProperties)Provides you with the properties of the Call Analytics category you specified in yourGetCallAnalyticsCategoryrequest.GetCallAnalyticsCategoryResponse.BuilderGetCallAnalyticsCategoryResponse. toBuilder()Methods in software.amazon.awssdk.services.transcribe.model that return types with arguments of type GetCallAnalyticsCategoryResponse.Builder Modifier and Type Method Description static Class<? extends GetCallAnalyticsCategoryResponse.Builder>GetCallAnalyticsCategoryResponse. serializableBuilderClass()
-