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