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