public static class CloudDeployClient.ListJobRunsPage extends com.google.api.gax.paging.AbstractPage<ListJobRunsRequest,ListJobRunsResponse,JobRun,CloudDeployClient.ListJobRunsPage>
| Modifier and Type | Method and Description |
|---|---|
protected CloudDeployClient.ListJobRunsPage |
createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context,
ListJobRunsResponse response) |
com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context,
com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected CloudDeployClient.ListJobRunsPage createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, ListJobRunsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListJobRunsRequest,ListJobRunsResponse,JobRun,CloudDeployClient.ListJobRunsPage>public com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context, com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListJobRunsRequest,ListJobRunsResponse,JobRun,CloudDeployClient.ListJobRunsPage>Copyright © 2024 Google LLC. All rights reserved.