Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.TextSpan
- 
Packages that use TextSpan Package Description com.oracle.bmc.datalabelingservicedataplane.model 
- 
- 
Uses of TextSpan in com.oracle.bmc.datalabelingservicedataplane.modelMethods in com.oracle.bmc.datalabelingservicedataplane.model that return TextSpan Modifier and Type Method Description TextSpanTextSpan.Builder. build()TextSpanTextSelectionEntity. getTextSpan()Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type TextSpan Modifier and Type Method Description TextSpan.BuilderTextSpan.Builder. copy(TextSpan model)TextSelectionEntity.BuilderTextSelectionEntity.Builder. textSpan(TextSpan textSpan)Constructors in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type TextSpan Constructor Description TextSelectionEntity(List<Label> labels, TextSpan textSpan, Map<String,String> extendedMetadata)Deprecated.
 
-