Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
Path |
Path.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Path> |
PathAnalysisWorkRequestResult.getPaths()
List of various paths from source node to destination node for a given
PathAnalysisQuery . |
Modifier and Type | Method and Description |
---|---|
Path.Builder |
Path.Builder.copy(Path model) |
Modifier and Type | Method and Description |
---|---|
PathAnalysisWorkRequestResult.Builder |
PathAnalysisWorkRequestResult.Builder.paths(List<Path> paths)
List of various paths from source node to destination node for a given
PathAnalysisQuery . |
Constructor and Description |
---|
PathAnalysisWorkRequestResult(List<Path> paths,
Date timeCreated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.