Uses of Interface
com.google.monitoring.v3.UptimeCheckIpOrBuilder
-
Packages that use UptimeCheckIpOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of UptimeCheckIpOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement UptimeCheckIpOrBuilder Modifier and Type Class Description class
UptimeCheckIp
Contains the region, location, and list of IP addresses where checkers in the location run from.static class
UptimeCheckIp.Builder
Contains the region, location, and list of IP addresses where checkers in the location run from.Methods in com.google.monitoring.v3 that return UptimeCheckIpOrBuilder Modifier and Type Method Description UptimeCheckIpOrBuilder
ListUptimeCheckIpsResponse.Builder. getUptimeCheckIpsOrBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.UptimeCheckIpOrBuilder
ListUptimeCheckIpsResponse. getUptimeCheckIpsOrBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.UptimeCheckIpOrBuilder
ListUptimeCheckIpsResponseOrBuilder. getUptimeCheckIpsOrBuilder(int index)
The returned list of IP addresses (including region and location) that the checkers run from.Methods in com.google.monitoring.v3 that return types with arguments of type UptimeCheckIpOrBuilder Modifier and Type Method Description List<? extends UptimeCheckIpOrBuilder>
ListUptimeCheckIpsResponse.Builder. getUptimeCheckIpsOrBuilderList()
The returned list of IP addresses (including region and location) that the checkers run from.List<? extends UptimeCheckIpOrBuilder>
ListUptimeCheckIpsResponse. getUptimeCheckIpsOrBuilderList()
The returned list of IP addresses (including region and location) that the checkers run from.List<? extends UptimeCheckIpOrBuilder>
ListUptimeCheckIpsResponseOrBuilder. getUptimeCheckIpsOrBuilderList()
The returned list of IP addresses (including region and location) that the checkers run from.
-