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