Uses of Interface
com.google.monitoring.v3.GroupOrBuilder
-
Packages that use GroupOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of GroupOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement GroupOrBuilder Modifier and Type Class Description class
Group
The description of a dynamic collection of monitored resources.static class
Group.Builder
The description of a dynamic collection of monitored resources.Methods in com.google.monitoring.v3 that return GroupOrBuilder Modifier and Type Method Description GroupOrBuilder
CreateGroupRequest.Builder. getGroupOrBuilder()
Required.GroupOrBuilder
CreateGroupRequest. getGroupOrBuilder()
Required.GroupOrBuilder
CreateGroupRequestOrBuilder. getGroupOrBuilder()
Required.GroupOrBuilder
ListGroupsResponse.Builder. getGroupOrBuilder(int index)
The groups that match the specified filters.GroupOrBuilder
ListGroupsResponse. getGroupOrBuilder(int index)
The groups that match the specified filters.GroupOrBuilder
ListGroupsResponseOrBuilder. getGroupOrBuilder(int index)
The groups that match the specified filters.GroupOrBuilder
UpdateGroupRequest.Builder. getGroupOrBuilder()
Required.GroupOrBuilder
UpdateGroupRequest. getGroupOrBuilder()
Required.GroupOrBuilder
UpdateGroupRequestOrBuilder. getGroupOrBuilder()
Required.Methods in com.google.monitoring.v3 that return types with arguments of type GroupOrBuilder Modifier and Type Method Description List<? extends GroupOrBuilder>
ListGroupsResponse.Builder. getGroupOrBuilderList()
The groups that match the specified filters.List<? extends GroupOrBuilder>
ListGroupsResponse. getGroupOrBuilderList()
The groups that match the specified filters.List<? extends GroupOrBuilder>
ListGroupsResponseOrBuilder. getGroupOrBuilderList()
The groups that match the specified filters.
-