Class HubServiceClient.ListHubsPagedResponse (1.0.0)

public static class HubServiceClient.ListHubsPagedResponse extends AbstractPagedListResponse<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > HubServiceClient.ListHubsPagedResponse

Static Methods

createAsync(PageContext<ListHubsRequest,ListHubsResponse,Hub> context, ApiFuture<ListHubsResponse> futureResponse)

public static ApiFuture<HubServiceClient.ListHubsPagedResponse> createAsync(PageContext<ListHubsRequest,ListHubsResponse,Hub> context, ApiFuture<ListHubsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListHubsRequest,ListHubsResponse,Hub>
futureResponseApiFuture<ListHubsResponse>
Returns
TypeDescription
ApiFuture<ListHubsPagedResponse>