Class ApiHubPluginClient.ListPluginsPagedResponse (0.28.0)

public static class ApiHubPluginClient.ListPluginsPagedResponse extends AbstractPagedListResponse<ListPluginsRequest,ListPluginsResponse,Plugin,ApiHubPluginClient.ListPluginsPage,ApiHubPluginClient.ListPluginsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ApiHubPluginClient.ListPluginsPagedResponse

Static Methods

createAsync(PageContext<ListPluginsRequest,ListPluginsResponse,Plugin> context, ApiFuture<ListPluginsResponse> futureResponse)

public static ApiFuture<ApiHubPluginClient.ListPluginsPagedResponse> createAsync(PageContext<ListPluginsRequest,ListPluginsResponse,Plugin> context, ApiFuture<ListPluginsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPluginsRequest,ListPluginsResponse,Plugin>
futureResponse ApiFuture<ListPluginsResponse>
Returns
Type Description
ApiFuture<ListPluginsPagedResponse>