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 classGroupThe description of a dynamic collection of monitored resources.static classGroup.BuilderThe description of a dynamic collection of monitored resources.Methods in com.google.monitoring.v3 that return GroupOrBuilder Modifier and Type Method Description GroupOrBuilderCreateGroupRequest.Builder. getGroupOrBuilder()Required.GroupOrBuilderCreateGroupRequest. getGroupOrBuilder()Required.GroupOrBuilderCreateGroupRequestOrBuilder. getGroupOrBuilder()Required.GroupOrBuilderListGroupsResponse.Builder. getGroupOrBuilder(int index)The groups that match the specified filters.GroupOrBuilderListGroupsResponse. getGroupOrBuilder(int index)The groups that match the specified filters.GroupOrBuilderListGroupsResponseOrBuilder. getGroupOrBuilder(int index)The groups that match the specified filters.GroupOrBuilderUpdateGroupRequest.Builder. getGroupOrBuilder()Required.GroupOrBuilderUpdateGroupRequest. getGroupOrBuilder()Required.GroupOrBuilderUpdateGroupRequestOrBuilder. 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.
-