Class RegistryClient.ListApiSpecsPagedResponse (0.31.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
NameDescription
contextPageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec>
futureResponseApiFuture<ListApiSpecsResponse>
Returns
TypeDescription
ApiFuture<ListApiSpecsPagedResponse>