Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.requests |
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.
|
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 |
---|---|
GetRecordPreviewContentRequest |
GetRecordPreviewContentRequest.Builder.build()
Build the instance of GetRecordPreviewContentRequest as configured by this builder
|
GetRecordPreviewContentRequest |
GetRecordPreviewContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetRecordPreviewContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetRecordPreviewContentRequest.Builder |
GetRecordPreviewContentRequest.Builder.copy(GetRecordPreviewContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.