Package com.google.cloud.run.v2
Class ExecutionsClient.ListExecutionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,ExecutionsClient.ListExecutionsPage,ExecutionsClient.ListExecutionsFixedSizeCollection>
-
- com.google.cloud.run.v2.ExecutionsClient.ListExecutionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Execution>
- Enclosing class:
- ExecutionsClient
public static class ExecutionsClient.ListExecutionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListExecutionsRequest,ListExecutionsResponse,Execution,ExecutionsClient.ListExecutionsPage,ExecutionsClient.ListExecutionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ExecutionsClient.ListExecutionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ExecutionsClient.ListExecutionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)
-
-