Package com.google.cloud.channel.v1
Class CloudChannelServiceClient.ListSkuGroupsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup,CloudChannelServiceClient.ListSkuGroupsPage,CloudChannelServiceClient.ListSkuGroupsFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelServiceClient.ListSkuGroupsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<SkuGroup>
- Enclosing class:
- CloudChannelServiceClient
public static class CloudChannelServiceClient.ListSkuGroupsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup,CloudChannelServiceClient.ListSkuGroupsPage,CloudChannelServiceClient.ListSkuGroupsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, com.google.api.core.ApiFuture<ListSkuGroupsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupsRequest,ListSkuGroupsResponse,SkuGroup> context, com.google.api.core.ApiFuture<ListSkuGroupsResponse> futureResponse)
-
-