Package com.google.cloud.billing.v1
Class CloudCatalogClient.ListSkusPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSkusRequest,ListSkusResponse,Sku,CloudCatalogClient.ListSkusPage,CloudCatalogClient.ListSkusFixedSizeCollection>
-
- com.google.cloud.billing.v1.CloudCatalogClient.ListSkusPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Sku>
- Enclosing class:
- CloudCatalogClient
public static class CloudCatalogClient.ListSkusPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSkusRequest,ListSkusResponse,Sku,CloudCatalogClient.ListSkusPage,CloudCatalogClient.ListSkusFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudCatalogClient.ListSkusPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSkusRequest,ListSkusResponse,Sku> context, com.google.api.core.ApiFuture<ListSkusResponse> futureResponse)
-
-