Uses of Interface
com.google.monitoring.v3.UptimeCheckConfig.ResourceGroupOrBuilder
-
Packages that use UptimeCheckConfig.ResourceGroupOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of UptimeCheckConfig.ResourceGroupOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement UptimeCheckConfig.ResourceGroupOrBuilder Modifier and Type Class Description static class
UptimeCheckConfig.ResourceGroup
The resource submessage for group checks.static class
UptimeCheckConfig.ResourceGroup.Builder
The resource submessage for group checks.Methods in com.google.monitoring.v3 that return UptimeCheckConfig.ResourceGroupOrBuilder Modifier and Type Method Description UptimeCheckConfig.ResourceGroupOrBuilder
UptimeCheckConfig.Builder. getResourceGroupOrBuilder()
The group resource associated with the configuration.UptimeCheckConfig.ResourceGroupOrBuilder
UptimeCheckConfig. getResourceGroupOrBuilder()
The group resource associated with the configuration.UptimeCheckConfig.ResourceGroupOrBuilder
UptimeCheckConfigOrBuilder. getResourceGroupOrBuilder()
The group resource associated with the configuration.
-