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 classUptimeCheckIpContains the region, location, and list of IP addresses where checkers in the location run from.static classUptimeCheckIp.BuilderContains 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 UptimeCheckIpOrBuilderListUptimeCheckIpsResponse.Builder. getUptimeCheckIpsOrBuilder(int index)The returned list of IP addresses (including region and location) that the checkers run from.UptimeCheckIpOrBuilderListUptimeCheckIpsResponse. getUptimeCheckIpsOrBuilder(int index)The returned list of IP addresses (including region and location) that the checkers run from.UptimeCheckIpOrBuilderListUptimeCheckIpsResponseOrBuilder. 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.
-