Class HubServiceClient.ListHubsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>
-
- com.google.cloud.networkconnectivity.v1alpha1.HubServiceClient.ListHubsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Hub>
- Enclosing class:
- HubServiceClient
public static class HubServiceClient.ListHubsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<HubServiceClient.ListHubsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListHubsRequest,ListHubsResponse,Hub> context, com.google.api.core.ApiFuture<ListHubsResponse> futureResponse)
-
-