Package | Description |
---|---|
com.oracle.bmc.healthchecks.model |
Modifier and Type | Method and Description |
---|---|
Routing |
Routing.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Routing> |
HealthChecksVantagePointSummary.getRouting()
An array of objects that describe how traffic to this vantage point is routed, including
which prefixes and ASNs connect it to the internet.
|
Modifier and Type | Method and Description |
---|---|
Routing.Builder |
Routing.Builder.copy(Routing model) |
Modifier and Type | Method and Description |
---|---|
HealthChecksVantagePointSummary.Builder |
HealthChecksVantagePointSummary.Builder.routing(List<Routing> routing)
An array of objects that describe how traffic to this vantage point is routed, including
which prefixes and ASNs connect it to the internet.
|
Constructor and Description |
---|
HealthChecksVantagePointSummary(String displayName,
String providerName,
String name,
Geolocation geo,
List<Routing> routing)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.