Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestSummary> |
WorkRequestPaginators.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()
Array containing WorkRequestSummary items.
|
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)
Array containing WorkRequestSummary items.
|
Constructor and Description |
---|
WorkRequestCollection(List<WorkRequestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.