Package com.google.cloud.compute.v1
Class LicensesClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListLicensesRequest,LicensesListResponse,License,LicensesClient.ListPage,LicensesClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.LicensesClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<License>
- Enclosing class:
- LicensesClient
public static class LicensesClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListLicensesRequest,LicensesListResponse,License,LicensesClient.ListPage,LicensesClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<LicensesClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListLicensesRequest,LicensesListResponse,License> context, com.google.api.core.ApiFuture<LicensesListResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<LicensesClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListLicensesRequest,LicensesListResponse,License> context, com.google.api.core.ApiFuture<LicensesListResponse> futureResponse)
-
-