Package | Description |
---|---|
com.google.cloud.errorreporting.v1beta1 |
A client to Stackdriver Error Reporting API.
|
Modifier and Type | Method and Description |
---|---|
protected ErrorStatsServiceClient.ListEventsPage |
ErrorStatsServiceClient.ListEventsPage.createPage(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,ErrorEvent> context,
ListEventsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ErrorStatsServiceClient.ListEventsPage> |
ErrorStatsServiceClient.ListEventsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,ErrorEvent> context,
com.google.api.core.ApiFuture<ListEventsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ErrorStatsServiceClient.ListEventsFixedSizeCollection |
ErrorStatsServiceClient.ListEventsFixedSizeCollection.createCollection(List<ErrorStatsServiceClient.ListEventsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.