Class RegistryClient.ListApiSpecsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec,RegistryClient.ListApiSpecsPage,RegistryClient.ListApiSpecsFixedSizeCollection>
-
- com.google.cloud.apigeeregistry.v1.RegistryClient.ListApiSpecsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ApiSpec>
- Enclosing class:
- RegistryClient
public static class RegistryClient.ListApiSpecsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec,RegistryClient.ListApiSpecsPage,RegistryClient.ListApiSpecsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)
-
-