Class InstancesClient.ListPagedResponse (1.51.0)

public static class InstancesClient.ListPagedResponse extends AbstractPagedListResponse<ListInstancesRequest,InstanceList,Instance,InstancesClient.ListPage,InstancesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > InstancesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListInstancesRequest,InstanceList,Instance> context, ApiFuture<InstanceList> futureResponse)

public static ApiFuture<InstancesClient.ListPagedResponse> createAsync(PageContext<ListInstancesRequest,InstanceList,Instance> context, ApiFuture<InstanceList> futureResponse)
Parameters
NameDescription
contextPageContext<ListInstancesRequest,InstanceList,Instance>
futureResponseApiFuture<InstanceList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>