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