Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestSummary> |
BlockchainPlatformPaginators.listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequestSummary objects contained in responses from the
listWorkRequests operation. |
Modifier and Type | Method and Description |
---|---|
WorkRequestSummary |
WorkRequestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkRequestSummary> |
WorkRequestCollection.getItems()
Collection of WorkRequestSummary
|
Modifier and Type | Method and Description |
---|---|
WorkRequestSummary.Builder |
WorkRequestSummary.Builder.copy(WorkRequestSummary model) |
Modifier and Type | Method and Description |
---|---|
WorkRequestCollection.Builder |
WorkRequestCollection.Builder.items(List<WorkRequestSummary> items)
Collection of WorkRequestSummary
|
Constructor and Description |
---|
WorkRequestCollection(List<WorkRequestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.