Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
Link |
Link.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Map<String,Link> |
AggregatedNetworkData.getLinks()
Map of link objects.
|
Modifier and Type | Method and Description |
---|---|
Link.Builder |
Link.Builder.copy(Link model) |
Modifier and Type | Method and Description |
---|---|
AggregatedNetworkData.Builder |
AggregatedNetworkData.Builder.links(Map<String,Link> links)
Map of link objects.
|
Constructor and Description |
---|
AggregatedNetworkData(AggregatedNetworkData.ResultState resultState,
List<VantagePointNode> vantagePointNodes,
List<List<Node>> nodesByLevel,
Map<String,Link> links,
String errorDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.