Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.responses |
Modifier and Type | Method and Description |
---|---|
ListRecordsResponse |
DataLabelingClient.listRecords(ListRecordsRequest request) |
ListRecordsResponse |
DataLabeling.listRecords(ListRecordsRequest request)
The list of records in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRecordsResponse> |
DataLabelingAsyncClient.listRecords(ListRecordsRequest request,
AsyncHandler<ListRecordsRequest,ListRecordsResponse> handler) |
Future<ListRecordsResponse> |
DataLabelingAsync.listRecords(ListRecordsRequest request,
AsyncHandler<ListRecordsRequest,ListRecordsResponse> handler)
The list of records in the specified compartment.
|
Iterable<ListRecordsResponse> |
DataLabelingPaginators.listRecordsResponseIterator(ListRecordsRequest request)
Creates a new iterable which will iterate over the responses received from the listRecords
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRecordsResponse> |
DataLabelingAsyncClient.listRecords(ListRecordsRequest request,
AsyncHandler<ListRecordsRequest,ListRecordsResponse> handler) |
Future<ListRecordsResponse> |
DataLabelingAsync.listRecords(ListRecordsRequest request,
AsyncHandler<ListRecordsRequest,ListRecordsResponse> handler)
The list of records in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListRecordsResponse |
ListRecordsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRecordsResponse.Builder |
ListRecordsResponse.Builder.copy(ListRecordsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.