Package | Description |
---|---|
com.oracle.bmc.vnmonitoring | |
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WorkRequestResult> |
VnMonitoringPaginators.listWorkRequestResultsRecordIterator(ListWorkRequestResultsRequest request)
Creates a new iterable which will iterate over the
WorkRequestResult objects contained in responses from the
listWorkRequestResults operation. |
Modifier and Type | Class and Description |
---|---|
class |
PathAnalysisWorkRequestResult
Defines the configuration of the path analysis result.
|
Modifier and Type | Method and Description |
---|---|
List<WorkRequestResult> |
WorkRequestResultCollection.getItems()
List of
WorkRequestResult objects. |
Modifier and Type | Method and Description |
---|---|
WorkRequestResultCollection.Builder |
WorkRequestResultCollection.Builder.items(List<WorkRequestResult> items)
List of
WorkRequestResult objects. |
Constructor and Description |
---|
WorkRequestResultCollection(List<WorkRequestResult> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.