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