Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RecordSummary> |
DataLabelingPaginators.listRecordsRecordIterator(ListRecordsRequest request)
Creates a new iterable which will iterate over the
RecordSummary objects contained in
responses from the listRecords operation. |
Modifier and Type | Method and Description |
---|---|
RecordSummary |
RecordSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecordSummary> |
RecordCollection.getItems()
The list of records.
|
Modifier and Type | Method and Description |
---|---|
RecordSummary.Builder |
RecordSummary.Builder.copy(RecordSummary model) |
Modifier and Type | Method and Description |
---|---|
RecordCollection.Builder |
RecordCollection.Builder.items(List<RecordSummary> items)
The list of records.
|
Constructor and Description |
---|
RecordCollection(List<RecordSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.