Package | Description |
---|---|
com.google.cloud.dataproc.v1beta2 |
A client to Google Cloud Dataproc API.
|
com.google.cloud.dataproc.v1beta2.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(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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> |
WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplate> context,
com.google.api.core.ApiFuture<ListWorkflowTemplatesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowTemplatesRequest,WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> |
WorkflowTemplateServiceClient.listWorkflowTemplatesPagedCallable()
Lists workflows that match the specified filter in the request.
|
com.google.api.gax.rpc.PagedCallSettings<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> |
WorkflowTemplateServiceSettings.listWorkflowTemplatesSettings()
Returns the object with the settings used for calls to listWorkflowTemplates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse,WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> |
WorkflowTemplateServiceSettings.Builder.listWorkflowTemplatesSettings()
Returns the builder for the settings used for calls to listWorkflowTemplates.
|
Copyright © 2019 Google LLC. All rights reserved.