Package | Description |
---|---|
com.oracle.bmc.vnmonitoring | |
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PathAnalyzerTestSummary> |
VnMonitoringPaginators.listPathAnalyzerTestsRecordIterator(ListPathAnalyzerTestsRequest request)
Creates a new iterable which will iterate over the
PathAnalyzerTestSummary objects contained in responses
from the listPathAnalyzerTests operation. |
Modifier and Type | Method and Description |
---|---|
PathAnalyzerTestSummary |
PathAnalyzerTestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PathAnalyzerTestSummary> |
PathAnalyzerTestCollection.getItems()
A list of
PathAnalyzerTestSummary items. |
Modifier and Type | Method and Description |
---|---|
PathAnalyzerTestSummary.Builder |
PathAnalyzerTestSummary.Builder.copy(PathAnalyzerTestSummary model) |
Modifier and Type | Method and Description |
---|---|
PathAnalyzerTestCollection.Builder |
PathAnalyzerTestCollection.Builder.items(List<PathAnalyzerTestSummary> items)
A list of
PathAnalyzerTestSummary items. |
Constructor and Description |
---|
PathAnalyzerTestCollection(List<PathAnalyzerTestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.