Class ApiHubPluginClient.ListPluginInstancesPagedResponse (0.28.0)

public static class ApiHubPluginClient.ListPluginInstancesPagedResponse extends AbstractPagedListResponse<ListPluginInstancesRequest,ListPluginInstancesResponse,PluginInstance,ApiHubPluginClient.ListPluginInstancesPage,ApiHubPluginClient.ListPluginInstancesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ApiHubPluginClient.ListPluginInstancesPagedResponse

Static Methods

createAsync(PageContext<ListPluginInstancesRequest,ListPluginInstancesResponse,PluginInstance> context, ApiFuture<ListPluginInstancesResponse> futureResponse)

public static ApiFuture<ApiHubPluginClient.ListPluginInstancesPagedResponse> createAsync(PageContext<ListPluginInstancesRequest,ListPluginInstancesResponse,PluginInstance> context, ApiFuture<ListPluginInstancesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPluginInstancesRequest,ListPluginInstancesResponse,PluginInstance>
futureResponse ApiFuture<ListPluginInstancesResponse>
Returns
Type Description
ApiFuture<ListPluginInstancesPagedResponse>