Package | Description |
---|---|
com.google.cloud.monitoring.v3 |
A client to Stackdriver Monitoring API.
|
Modifier and Type | Method and Description |
---|---|
protected GroupServiceClient.ListGroupsPage |
GroupServiceClient.ListGroupsPage.createPage(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
ListGroupsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPage> |
GroupServiceClient.ListGroupsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected GroupServiceClient.ListGroupsFixedSizeCollection |
GroupServiceClient.ListGroupsFixedSizeCollection.createCollection(List<GroupServiceClient.ListGroupsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.