| Package | Description |
|---|---|
| com.google.cloud.errorreporting.v1beta1 |
A client to Stackdriver Error Reporting API.
|
| com.google.cloud.errorreporting.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListGroupStatsPagedResponse |
ErrorStatsServiceClient.listGroupStats(com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest request)
Lists the specified groups.
|
PagedResponseWrappers.ListGroupStatsPagedResponse |
ErrorStatsServiceClient.listGroupStats(com.google.devtools.clouderrorreporting.v1beta1.ProjectName projectName,
com.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange timeRange)
Lists the specified groups.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListGroupStatsPagedResponse> |
PagedResponseWrappers.ListGroupStatsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsResponse,com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats> context,
com.google.api.core.ApiFuture<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,PagedResponseWrappers.ListGroupStatsPagedResponse> |
ErrorStatsServiceClient.listGroupStatsPagedCallable()
Lists the specified groups.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsResponse,PagedResponseWrappers.ListGroupStatsPagedResponse> |
ErrorStatsServiceSettings.listGroupStatsSettings()
Returns the object with the settings used for calls to listGroupStats.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsResponse,PagedResponseWrappers.ListGroupStatsPagedResponse> |
ErrorStatsServiceSettings.Builder.listGroupStatsSettings()
Returns the builder for the settings used for calls to listGroupStats.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,PagedResponseWrappers.ListGroupStatsPagedResponse> |
GrpcErrorStatsServiceStub.listGroupStatsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest,PagedResponseWrappers.ListGroupStatsPagedResponse> |
ErrorStatsServiceStub.listGroupStatsPagedCallable() |
Copyright © 2017 Google. All rights reserved.