Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.dataproc.v1.stub |
Modifier and Type | Method and Description |
---|---|
WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse |
WorkflowTemplateServiceClient.listWorkflowTemplates(ListWorkflowTemplatesRequest request)
Lists workflows that match the specified filter in the request.
|
WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse |
WorkflowTemplateServiceClient.listWorkflowTemplates(LocationName parent)
Lists workflows that match the specified filter in the request.
|
WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse |
WorkflowTemplateServiceClient.listWorkflowTemplates(RegionName parent)
Lists workflows that match the specified filter in the request.
|
WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse |
WorkflowTemplateServiceClient.listWorkflowTemplates(String parent)
Lists workflows that match the specified filter in the request.
|
Copyright © 2022 Google LLC. All rights reserved.