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