Package com.google.cloud.dataproc.v1
Class WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage,WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection>
-
- com.google.cloud.dataproc.v1.WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<WorkflowTemplate>
- Enclosing class:
- WorkflowTemplateServiceClient
public static class WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage,WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection
createCollection(List<WorkflowTemplateServiceClient.ListWorkflowTemplatesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection createCollection(List<WorkflowTemplateServiceClient.ListWorkflowTemplatesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate,WorkflowTemplateServiceClient.ListWorkflowTemplatesPage,WorkflowTemplateServiceClient.ListWorkflowTemplatesFixedSizeCollection>
-
-