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