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