Package com.google.cloud.deploy.v1
Class CloudDeployClient.ListJobRunsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListJobRunsRequest,ListJobRunsResponse,JobRun,CloudDeployClient.ListJobRunsPage,CloudDeployClient.ListJobRunsFixedSizeCollection>
-
- com.google.cloud.deploy.v1.CloudDeployClient.ListJobRunsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<JobRun>
- Enclosing class:
- CloudDeployClient
public static class CloudDeployClient.ListJobRunsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListJobRunsRequest,ListJobRunsResponse,JobRun,CloudDeployClient.ListJobRunsPage,CloudDeployClient.ListJobRunsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse)
-
-