Class RegistryClient.ListApiSpecsPagedResponse (0.43.0)

public static class RegistryClient.ListApiSpecsPagedResponse extends AbstractPagedListResponse<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec,RegistryClient.ListApiSpecsPage,RegistryClient.ListApiSpecsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegistryClient.ListApiSpecsPagedResponse

Static Methods

createAsync(PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, ApiFuture<ListApiSpecsResponse> futureResponse)

public static ApiFuture<RegistryClient.ListApiSpecsPagedResponse> createAsync(PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, ApiFuture<ListApiSpecsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec>
futureResponse ApiFuture<ListApiSpecsResponse>
Returns
Type Description
ApiFuture<ListApiSpecsPagedResponse>