| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroup.clone() |
ResourceGroup |
UptimeCheckConfig.getResourceGroup()
The group resource associated with the configuration.
|
ResourceGroup |
ResourceGroup.set(java.lang.String fieldName,
java.lang.Object value) |
ResourceGroup |
ResourceGroup.setGroupId(java.lang.String groupId)
The group of resources being monitored.
|
ResourceGroup |
ResourceGroup.setResourceType(java.lang.String resourceType)
The resource type of the group members.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig |
UptimeCheckConfig.setResourceGroup(ResourceGroup resourceGroup)
The group resource associated with the configuration.
|