Class InstanceAdminClient.ListInstancesPagedResponse (6.53.0)

See more code actions.
public static class InstanceAdminClient.ListInstancesPagedResponse extends AbstractPagedListResponse<ListInstancesRequest,ListInstancesResponse,Instance,InstanceAdminClient.ListInstancesPage,InstanceAdminClient.ListInstancesFixedSizeCollection>
java.lang.Object > AbstractPagedListResponse > InstanceAdminClient.ListInstancesPagedResponse

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

public static ApiFuture<InstanceAdminClient.ListInstancesPagedResponse> createAsync(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ApiFuture<ListInstancesResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListInstancesPagedResponse>