Class HubServiceClient.ListSpokesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSpokesRequest,ListSpokesResponse,Spoke,HubServiceClient.ListSpokesPage,HubServiceClient.ListSpokesFixedSizeCollection>
-
- com.google.cloud.networkconnectivity.v1.HubServiceClient.ListSpokesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Spoke>
- Enclosing class:
- HubServiceClient
public static class HubServiceClient.ListSpokesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSpokesRequest,ListSpokesResponse,Spoke,HubServiceClient.ListSpokesPage,HubServiceClient.ListSpokesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<HubServiceClient.ListSpokesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSpokesRequest,ListSpokesResponse,Spoke> context, com.google.api.core.ApiFuture<ListSpokesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<HubServiceClient.ListSpokesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSpokesRequest,ListSpokesResponse,Spoke> context, com.google.api.core.ApiFuture<ListSpokesResponse> futureResponse)
-
-