Package com.google.cloud.monitoring.v3
Class GroupServiceClient.ListGroupsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListGroupsRequest,ListGroupsResponse,Group,GroupServiceClient.ListGroupsPage,GroupServiceClient.ListGroupsFixedSizeCollection>
-
- com.google.cloud.monitoring.v3.GroupServiceClient.ListGroupsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Group>
- Enclosing class:
- GroupServiceClient
public static class GroupServiceClient.ListGroupsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListGroupsRequest,ListGroupsResponse,Group,GroupServiceClient.ListGroupsPage,GroupServiceClient.ListGroupsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse)
-
-