public static class WorkflowTemplateServiceClient.ListWorkflowTemplatesPage extends AbstractPage<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage>
Modifier and Type | Method and Description |
---|---|
protected WorkflowTemplateServiceClient.ListWorkflowTemplatesPage |
createPage(PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context,
ListWorkflowTemplatesResponse response) |
com.google.api.core.ApiFuture<WorkflowTemplateServiceClient.ListWorkflowTemplatesPage> |
createPageAsync(PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context,
com.google.api.core.ApiFuture<ListWorkflowTemplatesResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected WorkflowTemplateServiceClient.ListWorkflowTemplatesPage createPage(PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context, ListWorkflowTemplatesResponse response)
public com.google.api.core.ApiFuture<WorkflowTemplateServiceClient.ListWorkflowTemplatesPage> createPageAsync(PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context, com.google.api.core.ApiFuture<ListWorkflowTemplatesResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.