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