Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.responses |
Modifier and Type | Method and Description |
---|---|
GetRecordPreviewContentResponse |
DataLabelingClient.getRecordPreviewContent(GetRecordPreviewContentRequest request) |
GetRecordPreviewContentResponse |
DataLabeling.getRecordPreviewContent(GetRecordPreviewContentRequest request)
Retrieves the preview of the record content from the dataset source.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRecordPreviewContentResponse> |
DataLabelingAsyncClient.getRecordPreviewContent(GetRecordPreviewContentRequest request,
AsyncHandler<GetRecordPreviewContentRequest,GetRecordPreviewContentResponse> handler) |
Future<GetRecordPreviewContentResponse> |
DataLabelingAsync.getRecordPreviewContent(GetRecordPreviewContentRequest request,
AsyncHandler<GetRecordPreviewContentRequest,GetRecordPreviewContentResponse> handler)
Retrieves the preview of the record content from the dataset source.
|
Modifier and Type | Method and Description |
---|---|
Future<GetRecordPreviewContentResponse> |
DataLabelingAsyncClient.getRecordPreviewContent(GetRecordPreviewContentRequest request,
AsyncHandler<GetRecordPreviewContentRequest,GetRecordPreviewContentResponse> handler) |
Future<GetRecordPreviewContentResponse> |
DataLabelingAsync.getRecordPreviewContent(GetRecordPreviewContentRequest request,
AsyncHandler<GetRecordPreviewContentRequest,GetRecordPreviewContentResponse> handler)
Retrieves the preview of the record content from the dataset source.
|
Modifier and Type | Method and Description |
---|---|
GetRecordPreviewContentResponse |
GetRecordPreviewContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRecordPreviewContentResponse.Builder |
GetRecordPreviewContentResponse.Builder.copy(GetRecordPreviewContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.