Uses of Class
com.oracle.bmc.apmsynthetics.model.GeoSummary
-
Packages that use GeoSummary Package Description com.oracle.bmc.apmsynthetics.model -
-
Uses of GeoSummary in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return GeoSummary Modifier and Type Method Description GeoSummary
GeoSummary.Builder. build()
GeoSummary
PublicVantagePointSummary. getGeo()
Methods in com.oracle.bmc.apmsynthetics.model with parameters of type GeoSummary Modifier and Type Method Description GeoSummary.Builder
GeoSummary.Builder. copy(GeoSummary model)
PublicVantagePointSummary.Builder
PublicVantagePointSummary.Builder. geo(GeoSummary geo)
Constructors in com.oracle.bmc.apmsynthetics.model with parameters of type GeoSummary Constructor Description PublicVantagePointSummary(String displayName, String name, GeoSummary geo)
Deprecated.
-