Class AlloyDBAdminClient.ListInstancesPagedResponse (0.30.0)

public static class AlloyDBAdminClient.ListInstancesPagedResponse extends AbstractPagedListResponse<ListInstancesRequest,ListInstancesResponse,Instance,AlloyDBAdminClient.ListInstancesPage,AlloyDBAdminClient.ListInstancesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AlloyDBAdminClient.ListInstancesPagedResponse

Static Methods

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

public static ApiFuture<AlloyDBAdminClient.ListInstancesPagedResponse> createAsync(PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ApiFuture<ListInstancesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListInstancesRequest,ListInstancesResponse,Instance>
futureResponseApiFuture<ListInstancesResponse>
Returns
TypeDescription
ApiFuture<ListInstancesPagedResponse>