Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.ErrorGroup
-
Packages that use ErrorGroup Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting APIcom.google.devtools.clouderrorreporting.v1beta1.stub -
-
Uses of ErrorGroup in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorGroup Modifier and Type Method Description ErrorGroupErrorGroup.Builder. build()ErrorGroupErrorGroup.Builder. buildPartial()static ErrorGroupErrorGroup. getDefaultInstance()ErrorGroupErrorGroup.Builder. getDefaultInstanceForType()ErrorGroupErrorGroup. getDefaultInstanceForType()ErrorGroupErrorGroupServiceClient. getGroup(ErrorGroupName groupName)Get the specified group.ErrorGroupErrorGroupServiceClient. getGroup(GetGroupRequest request)Get the specified group.ErrorGroupErrorGroupServiceClient. getGroup(GroupName groupName)Deprecated.Use ErrorGroupServiceClient#getGroup(ErrorGroupName)ErrorGroupErrorGroupServiceClient. getGroup(String groupName)Get the specified group.ErrorGroupErrorGroupServiceGrpc.ErrorGroupServiceBlockingStub. getGroup(GetGroupRequest request)Get the specified group.ErrorGroupErrorGroupStats.Builder. getGroup()Group data that is independent of the filter criteria.ErrorGroupErrorGroupStats. getGroup()Group data that is independent of the filter criteria.ErrorGroupErrorGroupStatsOrBuilder. getGroup()Group data that is independent of the filter criteria.ErrorGroupUpdateGroupRequest.Builder. getGroup()Required.ErrorGroupUpdateGroupRequest. getGroup()Required.ErrorGroupUpdateGroupRequestOrBuilder. getGroup()Required.static ErrorGroupErrorGroup. parseDelimitedFrom(InputStream input)static ErrorGroupErrorGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupErrorGroup. parseFrom(byte[] data)static ErrorGroupErrorGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupErrorGroup. parseFrom(com.google.protobuf.ByteString data)static ErrorGroupErrorGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupErrorGroup. parseFrom(com.google.protobuf.CodedInputStream input)static ErrorGroupErrorGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupErrorGroup. parseFrom(InputStream input)static ErrorGroupErrorGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupErrorGroup. parseFrom(ByteBuffer data)static ErrorGroupErrorGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ErrorGroupErrorGroupServiceClient. updateGroup(ErrorGroup group)Replace the data for the specified group.ErrorGroupErrorGroupServiceClient. updateGroup(UpdateGroupRequest request)Replace the data for the specified group.ErrorGroupErrorGroupServiceGrpc.ErrorGroupServiceBlockingStub. updateGroup(UpdateGroupRequest request)Replace the data for the specified group.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type ErrorGroup Modifier and Type Method Description static io.grpc.MethodDescriptor<GetGroupRequest,ErrorGroup>ErrorGroupServiceGrpc. getGetGroupMethod()com.google.common.util.concurrent.ListenableFuture<ErrorGroup>ErrorGroupServiceGrpc.ErrorGroupServiceFutureStub. getGroup(GetGroupRequest request)Get the specified group.com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,ErrorGroup>ErrorGroupServiceClient. getGroupCallable()Get the specified group.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,ErrorGroup>ErrorGroupServiceSettings.Builder. getGroupSettings()Returns the builder for the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallSettings<GetGroupRequest,ErrorGroup>ErrorGroupServiceSettings. getGroupSettings()Returns the object with the settings used for calls to getGroup.com.google.protobuf.Parser<ErrorGroup>ErrorGroup. getParserForType()static io.grpc.MethodDescriptor<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceGrpc. getUpdateGroupMethod()static com.google.protobuf.Parser<ErrorGroup>ErrorGroup. parser()com.google.common.util.concurrent.ListenableFuture<ErrorGroup>ErrorGroupServiceGrpc.ErrorGroupServiceFutureStub. updateGroup(UpdateGroupRequest request)Replace the data for the specified group.com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceClient. updateGroupCallable()Replace the data for the specified group.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceSettings.Builder. updateGroupSettings()Returns the builder for the settings used for calls to updateGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceSettings. updateGroupSettings()Returns the object with the settings used for calls to updateGroup.Methods in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type ErrorGroup Modifier and Type Method Description ErrorGroup.BuilderErrorGroup.Builder. mergeFrom(ErrorGroup other)ErrorGroupStats.BuilderErrorGroupStats.Builder. mergeGroup(ErrorGroup value)Group data that is independent of the filter criteria.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. mergeGroup(ErrorGroup value)Required.static ErrorGroup.BuilderErrorGroup. newBuilder(ErrorGroup prototype)ErrorGroupStats.BuilderErrorGroupStats.Builder. setGroup(ErrorGroup value)Group data that is independent of the filter criteria.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. setGroup(ErrorGroup value)Required.ErrorGroupErrorGroupServiceClient. updateGroup(ErrorGroup group)Replace the data for the specified group.Method parameters in com.google.devtools.clouderrorreporting.v1beta1 with type arguments of type ErrorGroup Modifier and Type Method Description default voidErrorGroupServiceGrpc.AsyncService. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)Get the specified group.voidErrorGroupServiceGrpc.ErrorGroupServiceStub. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)Get the specified group.default voidErrorGroupServiceGrpc.AsyncService. updateGroup(UpdateGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)Replace the data for the specified group.voidErrorGroupServiceGrpc.ErrorGroupServiceStub. updateGroup(UpdateGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)Replace the data for the specified group. -
Uses of ErrorGroup in com.google.devtools.clouderrorreporting.v1beta1.stub
Methods in com.google.devtools.clouderrorreporting.v1beta1.stub that return types with arguments of type ErrorGroup Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,ErrorGroup>ErrorGroupServiceStub. getGroupCallable()com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,ErrorGroup>GrpcErrorGroupServiceStub. getGroupCallable()com.google.api.gax.rpc.UnaryCallable<GetGroupRequest,ErrorGroup>HttpJsonErrorGroupServiceStub. getGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,ErrorGroup>ErrorGroupServiceStubSettings.Builder. getGroupSettings()Returns the builder for the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallSettings<GetGroupRequest,ErrorGroup>ErrorGroupServiceStubSettings. getGroupSettings()Returns the object with the settings used for calls to getGroup.com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceStub. updateGroupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,ErrorGroup>GrpcErrorGroupServiceStub. updateGroupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateGroupRequest,ErrorGroup>HttpJsonErrorGroupServiceStub. updateGroupCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceStubSettings.Builder. updateGroupSettings()Returns the builder for the settings used for calls to updateGroup.com.google.api.gax.rpc.UnaryCallSettings<UpdateGroupRequest,ErrorGroup>ErrorGroupServiceStubSettings. updateGroupSettings()Returns the object with the settings used for calls to updateGroup.
-