| 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.ListEventsPagedResponse |
ErrorStatsServiceClient.listEvents(com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest request)
Lists the specified events.
|
PagedResponseWrappers.ListEventsPagedResponse |
ErrorStatsServiceClient.listEvents(com.google.devtools.clouderrorreporting.v1beta1.ProjectName projectName,
String groupId)
Lists the specified events.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListEventsPagedResponse> |
PagedResponseWrappers.ListEventsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListEventsResponse,com.google.devtools.clouderrorreporting.v1beta1.ErrorEvent> context,
com.google.api.core.ApiFuture<com.google.devtools.clouderrorreporting.v1beta1.ListEventsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,PagedResponseWrappers.ListEventsPagedResponse> |
ErrorStatsServiceClient.listEventsPagedCallable()
Lists the specified events.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListEventsResponse,PagedResponseWrappers.ListEventsPagedResponse> |
ErrorStatsServiceSettings.listEventsSettings()
Returns the object with the settings used for calls to listEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,com.google.devtools.clouderrorreporting.v1beta1.ListEventsResponse,PagedResponseWrappers.ListEventsPagedResponse> |
ErrorStatsServiceSettings.Builder.listEventsSettings()
Returns the builder for the settings used for calls to listEvents.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,PagedResponseWrappers.ListEventsPagedResponse> |
GrpcErrorStatsServiceStub.listEventsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,PagedResponseWrappers.ListEventsPagedResponse> |
ErrorStatsServiceStub.listEventsPagedCallable() |
Copyright © 2017 Google. All rights reserved.