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 ErrorGroup
ErrorGroup.Builder. build()
ErrorGroup
ErrorGroup.Builder. buildPartial()
static ErrorGroup
ErrorGroup. getDefaultInstance()
ErrorGroup
ErrorGroup.Builder. getDefaultInstanceForType()
ErrorGroup
ErrorGroup. getDefaultInstanceForType()
ErrorGroup
ErrorGroupServiceClient. getGroup(ErrorGroupName groupName)
Get the specified group.ErrorGroup
ErrorGroupServiceClient. getGroup(GetGroupRequest request)
Get the specified group.ErrorGroup
ErrorGroupServiceClient. getGroup(GroupName groupName)
Deprecated.Use ErrorGroupServiceClient#getGroup(ErrorGroupName)ErrorGroup
ErrorGroupServiceClient. getGroup(String groupName)
Get the specified group.ErrorGroup
ErrorGroupServiceGrpc.ErrorGroupServiceBlockingStub. getGroup(GetGroupRequest request)
Get the specified group.ErrorGroup
ErrorGroupStats.Builder. getGroup()
Group data that is independent of the filter criteria.ErrorGroup
ErrorGroupStats. getGroup()
Group data that is independent of the filter criteria.ErrorGroup
ErrorGroupStatsOrBuilder. getGroup()
Group data that is independent of the filter criteria.ErrorGroup
UpdateGroupRequest.Builder. getGroup()
Required.ErrorGroup
UpdateGroupRequest. getGroup()
Required.ErrorGroup
UpdateGroupRequestOrBuilder. getGroup()
Required.static ErrorGroup
ErrorGroup. parseDelimitedFrom(InputStream input)
static ErrorGroup
ErrorGroup. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorGroup
ErrorGroup. parseFrom(byte[] data)
static ErrorGroup
ErrorGroup. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorGroup
ErrorGroup. parseFrom(com.google.protobuf.ByteString data)
static ErrorGroup
ErrorGroup. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorGroup
ErrorGroup. parseFrom(com.google.protobuf.CodedInputStream input)
static ErrorGroup
ErrorGroup. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorGroup
ErrorGroup. parseFrom(InputStream input)
static ErrorGroup
ErrorGroup. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ErrorGroup
ErrorGroup. parseFrom(ByteBuffer data)
static ErrorGroup
ErrorGroup. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ErrorGroup
ErrorGroupServiceClient. updateGroup(ErrorGroup group)
Replace the data for the specified group.ErrorGroup
ErrorGroupServiceClient. updateGroup(UpdateGroupRequest request)
Replace the data for the specified group.ErrorGroup
ErrorGroupServiceGrpc.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.Builder
ErrorGroup.Builder. mergeFrom(ErrorGroup other)
ErrorGroupStats.Builder
ErrorGroupStats.Builder. mergeGroup(ErrorGroup value)
Group data that is independent of the filter criteria.UpdateGroupRequest.Builder
UpdateGroupRequest.Builder. mergeGroup(ErrorGroup value)
Required.static ErrorGroup.Builder
ErrorGroup. newBuilder(ErrorGroup prototype)
ErrorGroupStats.Builder
ErrorGroupStats.Builder. setGroup(ErrorGroup value)
Group data that is independent of the filter criteria.UpdateGroupRequest.Builder
UpdateGroupRequest.Builder. setGroup(ErrorGroup value)
Required.ErrorGroup
ErrorGroupServiceClient. 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 void
ErrorGroupServiceGrpc.AsyncService. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)
Get the specified group.void
ErrorGroupServiceGrpc.ErrorGroupServiceStub. getGroup(GetGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)
Get the specified group.default void
ErrorGroupServiceGrpc.AsyncService. updateGroup(UpdateGroupRequest request, io.grpc.stub.StreamObserver<ErrorGroup> responseObserver)
Replace the data for the specified group.void
ErrorGroupServiceGrpc.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.
-