Class VectorSearchServiceClient.ListCollectionsPagedResponse (0.1.0)

public static class VectorSearchServiceClient.ListCollectionsPagedResponse extends AbstractPagedListResponse<ListCollectionsRequest,ListCollectionsResponse,Collection,VectorSearchServiceClient.ListCollectionsPage,VectorSearchServiceClient.ListCollectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VectorSearchServiceClient.ListCollectionsPagedResponse

Static Methods

createAsync(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ApiFuture<ListCollectionsResponse> futureResponse)

public static ApiFuture<VectorSearchServiceClient.ListCollectionsPagedResponse> createAsync(PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection> context, ApiFuture<ListCollectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCollectionsRequest,ListCollectionsResponse,Collection>
futureResponse ApiFuture<ListCollectionsResponse>
Returns
Type Description
ApiFuture<ListCollectionsPagedResponse>