Package | Description |
---|---|
com.oracle.bmc.datalabelingservice | |
com.oracle.bmc.datalabelingservice.requests |
Modifier and Type | Method and Description |
---|---|
ImportPreAnnotatedDataResponse |
DataLabelingManagementClient.importPreAnnotatedData(ImportPreAnnotatedDataRequest request) |
ImportPreAnnotatedDataResponse |
DataLabelingManagement.importPreAnnotatedData(ImportPreAnnotatedDataRequest request)
Imports records and annotations from dataset files into existing Dataset.
|
Future<ImportPreAnnotatedDataResponse> |
DataLabelingManagementAsyncClient.importPreAnnotatedData(ImportPreAnnotatedDataRequest request,
AsyncHandler<ImportPreAnnotatedDataRequest,ImportPreAnnotatedDataResponse> handler) |
Future<ImportPreAnnotatedDataResponse> |
DataLabelingManagementAsync.importPreAnnotatedData(ImportPreAnnotatedDataRequest request,
AsyncHandler<ImportPreAnnotatedDataRequest,ImportPreAnnotatedDataResponse> handler)
Imports records and annotations from dataset files into existing Dataset.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportPreAnnotatedDataResponse> |
DataLabelingManagementAsyncClient.importPreAnnotatedData(ImportPreAnnotatedDataRequest request,
AsyncHandler<ImportPreAnnotatedDataRequest,ImportPreAnnotatedDataResponse> handler) |
Future<ImportPreAnnotatedDataResponse> |
DataLabelingManagementAsync.importPreAnnotatedData(ImportPreAnnotatedDataRequest request,
AsyncHandler<ImportPreAnnotatedDataRequest,ImportPreAnnotatedDataResponse> handler)
Imports records and annotations from dataset files into existing Dataset.
|
Modifier and Type | Method and Description |
---|---|
ImportPreAnnotatedDataRequest |
ImportPreAnnotatedDataRequest.Builder.build()
Build the instance of ImportPreAnnotatedDataRequest as configured by this builder
|
ImportPreAnnotatedDataRequest |
ImportPreAnnotatedDataRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ImportPreAnnotatedDataRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ImportPreAnnotatedDataRequest.Builder |
ImportPreAnnotatedDataRequest.Builder.copy(ImportPreAnnotatedDataRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.