Uses of Class
com.google.monitoring.v3.Group
-
Packages that use Group Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of Group in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return Group Modifier and Type Method Description GroupGroupServiceClient. createGroup(com.google.api.resourcenames.ResourceName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(CreateGroupRequest request)Creates a new group.GroupGroupServiceClient. createGroup(OrganizationName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(ProjectName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(String name, Group group)Creates a new group.GroupGroupServiceClient. getGroup(GetGroupRequest request)Gets a single group.GroupGroupServiceClient. getGroup(GroupName name)Gets a single group.GroupGroupServiceClient. getGroup(String name)Gets a single group.GroupGroupServiceClient. updateGroup(Group group)Updates an existing group.GroupGroupServiceClient. updateGroup(UpdateGroupRequest request)Updates an existing group.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type Group Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGroupRequest,Group>GroupServiceClient. createGroupCallable()Creates a new group.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGroupRequest,Group>GroupServiceSettings.Builder. createGroupSettings()Returns the builder for the settings used for calls to createGroup.com.google.api.gax.rpc.UnaryCallSettings<CreateGroupRequest,Group>GroupServiceSettings. createGroupSettings()Returns the object with the settings used for calls to createGroup.com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,Group>GroupServiceClient. getGroupCallable()Gets a single group.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,Group>GroupServiceSettings.Builder. getGroupSettings()Returns the builder for the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallSettings<GetGroupRequest,Group>GroupServiceSettings. getGroupSettings()Returns the object with the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,Group>GroupServiceClient. updateGroupCallable()Updates an existing group.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGroupRequest,Group>GroupServiceSettings.Builder. updateGroupSettings()Returns the builder for the settings used for calls to updateGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateGroupRequest,Group>GroupServiceSettings. updateGroupSettings()Returns the object with the settings used for calls to updateGroup.Methods in com.google.cloud.monitoring.v3 with parameters of type Group Modifier and Type Method Description GroupGroupServiceClient. createGroup(com.google.api.resourcenames.ResourceName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(OrganizationName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(ProjectName name, Group group)Creates a new group.GroupGroupServiceClient. createGroup(String name, Group group)Creates a new group.GroupGroupServiceClient. updateGroup(Group group)Updates an existing group.Method parameters in com.google.cloud.monitoring.v3 with type arguments of type Group Modifier and Type Method Description static com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPagedResponse>GroupServiceClient.ListGroupsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse)protected GroupServiceClient.ListGroupsPageGroupServiceClient.ListGroupsPage. createPage(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, ListGroupsResponse response)com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPage>GroupServiceClient.ListGroupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) -
Uses of Group in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type Group Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGroupRequest,Group>GroupServiceStub. createGroupCallable()com.google.api.gax.rpc.UnaryCallable<CreateGroupRequest,Group>GrpcGroupServiceStub. createGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGroupRequest,Group>GroupServiceStubSettings.Builder. createGroupSettings()Returns the builder for the settings used for calls to createGroup.com.google.api.gax.rpc.UnaryCallSettings<CreateGroupRequest,Group>GroupServiceStubSettings. createGroupSettings()Returns the object with the settings used for calls to createGroup.com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,Group>GroupServiceStub. getGroupCallable()com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,Group>GrpcGroupServiceStub. getGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,Group>GroupServiceStubSettings.Builder. getGroupSettings()Returns the builder for the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallSettings<GetGroupRequest,Group>GroupServiceStubSettings. getGroupSettings()Returns the object with the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,Group>GroupServiceStub. updateGroupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,Group>GrpcGroupServiceStub. updateGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGroupRequest,Group>GroupServiceStubSettings.Builder. updateGroupSettings()Returns the builder for the settings used for calls to updateGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateGroupRequest,Group>GroupServiceStubSettings. updateGroupSettings()Returns the object with the settings used for calls to updateGroup. -
Uses of Group in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Group Modifier and Type Method Description GroupGroup.Builder. build()GroupGroup.Builder. buildPartial()GroupGroupServiceGrpc.GroupServiceBlockingStub. createGroup(CreateGroupRequest request)Creates a new group.static GroupGroup. getDefaultInstance()GroupGroup.Builder. getDefaultInstanceForType()GroupGroup. getDefaultInstanceForType()GroupCreateGroupRequest.Builder. getGroup()Required.GroupCreateGroupRequest. getGroup()Required.GroupCreateGroupRequestOrBuilder. getGroup()Required.GroupGroupServiceGrpc.GroupServiceBlockingStub. getGroup(GetGroupRequest request)Gets a single group.GroupListGroupsResponse.Builder. getGroup(int index)The groups that match the specified filters.GroupListGroupsResponse. getGroup(int index)The groups that match the specified filters.GroupListGroupsResponseOrBuilder. getGroup(int index)The groups that match the specified filters.GroupUpdateGroupRequest.Builder. getGroup()Required.GroupUpdateGroupRequest. getGroup()Required.GroupUpdateGroupRequestOrBuilder. getGroup()Required.static GroupGroup. parseDelimitedFrom(InputStream input)static GroupGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GroupGroup. parseFrom(byte[] data)static GroupGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GroupGroup. parseFrom(com.google.protobuf.ByteString data)static GroupGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GroupGroup. parseFrom(com.google.protobuf.CodedInputStream input)static GroupGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GroupGroup. parseFrom(InputStream input)static GroupGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GroupGroup. parseFrom(ByteBuffer data)static GroupGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GroupGroupServiceGrpc.GroupServiceBlockingStub. updateGroup(UpdateGroupRequest request)Updates an existing group.Methods in com.google.monitoring.v3 that return types with arguments of type Group Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Group>GroupServiceGrpc.GroupServiceFutureStub. createGroup(CreateGroupRequest request)Creates a new group.static io.grpc.MethodDescriptor<CreateGroupRequest,Group>GroupServiceGrpc. getCreateGroupMethod()static io.grpc.MethodDescriptor<GetGroupRequest,Group>GroupServiceGrpc. getGetGroupMethod()com.google.common.util.concurrent.ListenableFuture<Group>GroupServiceGrpc.GroupServiceFutureStub. getGroup(GetGroupRequest request)Gets a single group.List<Group>ListGroupsResponse.Builder. getGroupList()The groups that match the specified filters.List<Group>ListGroupsResponse. getGroupList()The groups that match the specified filters.List<Group>ListGroupsResponseOrBuilder. getGroupList()The groups that match the specified filters.com.google.protobuf.Parser<Group>Group. getParserForType()static io.grpc.MethodDescriptor<UpdateGroupRequest,Group>GroupServiceGrpc. getUpdateGroupMethod()static com.google.protobuf.Parser<Group>Group. parser()com.google.common.util.concurrent.ListenableFuture<Group>GroupServiceGrpc.GroupServiceFutureStub. updateGroup(UpdateGroupRequest request)Updates an existing group.Methods in com.google.monitoring.v3 with parameters of type Group Modifier and Type Method Description ListGroupsResponse.BuilderListGroupsResponse.Builder. addGroup(int index, Group value)The groups that match the specified filters.ListGroupsResponse.BuilderListGroupsResponse.Builder. addGroup(Group value)The groups that match the specified filters.Group.BuilderGroup.Builder. mergeFrom(Group other)CreateGroupRequest.BuilderCreateGroupRequest.Builder. mergeGroup(Group value)Required.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. mergeGroup(Group value)Required.static Group.BuilderGroup. newBuilder(Group prototype)CreateGroupRequest.BuilderCreateGroupRequest.Builder. setGroup(Group value)Required.ListGroupsResponse.BuilderListGroupsResponse.Builder. setGroup(int index, Group value)The groups that match the specified filters.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. setGroup(Group value)Required.Method parameters in com.google.monitoring.v3 with type arguments of type Group Modifier and Type Method Description ListGroupsResponse.BuilderListGroupsResponse.Builder. addAllGroup(Iterable<? extends Group> values)The groups that match the specified filters.default voidGroupServiceGrpc.AsyncService. createGroup(CreateGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Creates a new group.voidGroupServiceGrpc.GroupServiceStub. createGroup(CreateGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Creates a new group.default voidGroupServiceGrpc.AsyncService. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Gets a single group.voidGroupServiceGrpc.GroupServiceStub. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Gets a single group.default voidGroupServiceGrpc.AsyncService. updateGroup(UpdateGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Updates an existing group.voidGroupServiceGrpc.GroupServiceStub. updateGroup(UpdateGroupRequest request, io.grpc.stub.StreamObserver<Group> responseObserver)Updates an existing group.
-