| 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.grpc.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.grpc.UnaryCallable<com.google.devtools.clouderrorreporting.v1beta1.ListEventsRequest,PagedResponseWrappers.ListEventsPagedResponse> |
ErrorStatsServiceClient.listEventsPagedCallable()
Lists the specified events.
|
com.google.api.gax.grpc.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.grpc.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.
|
Copyright © 2017 Google. All rights reserved.