Uses of Class
com.oracle.bmc.healthchecks.model.Geolocation
-
Packages that use Geolocation Package Description com.oracle.bmc.healthchecks.model -
-
Uses of Geolocation in com.oracle.bmc.healthchecks.model
Methods in com.oracle.bmc.healthchecks.model that return Geolocation Modifier and Type Method Description Geolocation
Geolocation.Builder. build()
Geolocation
HealthChecksVantagePointSummary. getGeo()
Methods in com.oracle.bmc.healthchecks.model with parameters of type Geolocation Modifier and Type Method Description Geolocation.Builder
Geolocation.Builder. copy(Geolocation model)
HealthChecksVantagePointSummary.Builder
HealthChecksVantagePointSummary.Builder. geo(Geolocation geo)
Constructors in com.oracle.bmc.healthchecks.model with parameters of type Geolocation Constructor Description HealthChecksVantagePointSummary(String displayName, String providerName, String name, Geolocation geo, List<Routing> routing)
Deprecated.
-