Package com.google.cloud.dataproc.v1
Class WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage,WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection>
-
- com.google.cloud.dataproc.v1.WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<WorkflowTemplate>
- Enclosing class:
- WorkflowTemplateServiceClient
public static class WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage,WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context, com.google.api.core.ApiFuture<ListWorkflowTemplatesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context, com.google.api.core.ApiFuture<ListWorkflowTemplatesResponse> futureResponse)
-
-