Uses of Interface
com.google.cloud.speech.v1p1beta1.CustomClass.ClassItemOrBuilder
-
Packages that use CustomClass.ClassItemOrBuilder Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of CustomClass.ClassItemOrBuilder in com.google.cloud.speech.v1p1beta1
Classes in com.google.cloud.speech.v1p1beta1 that implement CustomClass.ClassItemOrBuilder Modifier and Type Class Description static classCustomClass.ClassItemAn item of the class.static classCustomClass.ClassItem.BuilderAn item of the class.Methods in com.google.cloud.speech.v1p1beta1 that return CustomClass.ClassItemOrBuilder Modifier and Type Method Description CustomClass.ClassItemOrBuilderCustomClass.Builder. getItemsOrBuilder(int index)A collection of class items.CustomClass.ClassItemOrBuilderCustomClass. getItemsOrBuilder(int index)A collection of class items.CustomClass.ClassItemOrBuilderCustomClassOrBuilder. getItemsOrBuilder(int index)A collection of class items.Methods in com.google.cloud.speech.v1p1beta1 that return types with arguments of type CustomClass.ClassItemOrBuilder Modifier and Type Method Description List<? extends CustomClass.ClassItemOrBuilder>CustomClass.Builder. getItemsOrBuilderList()A collection of class items.List<? extends CustomClass.ClassItemOrBuilder>CustomClass. getItemsOrBuilderList()A collection of class items.List<? extends CustomClass.ClassItemOrBuilder>CustomClassOrBuilder. getItemsOrBuilderList()A collection of class items.
-