Class CloudSchedulerClient.ListJobsPage (2.29.0)

publicstaticclass CloudSchedulerClient.ListJobsPageextendsAbstractPage<ListJobsRequest,ListJobsResponse,Job,CloudSchedulerClient.ListJobsPage>

Inheritance

java.lang.Object > AbstractPage > CloudSchedulerClient.ListJobsPage

Methods

createPage(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)

protectedCloudSchedulerClient.ListJobsPagecreatePage(PageContext<ListJobsRequest,ListJobsResponse,Job>context,ListJobsResponseresponse)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
response ListJobsResponse
Returns
Type Description
CloudSchedulerClient.ListJobsPage
Overrides

createPageAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context, ApiFuture<ListJobsResponse> futureResponse)

publicApiFuture<CloudSchedulerClient.ListJobsPage>createPageAsync(PageContext<ListJobsRequest,ListJobsResponse,Job>context,ApiFuture<ListJobsResponse>futureResponse)
Parameters
Name Description
context PageContext<ListJobsRequest,ListJobsResponse,Job>
futureResponse ApiFuture<ListJobsResponse>
Returns
Type Description
ApiFuture<ListJobsPage>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.