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 |
---|---|
Operation |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceBlockingStub.instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request)
Instantiates a template and begins execution.
|
com.google.common.util.concurrent.ListenableFuture<Operation> |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceFutureStub.instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request)
Instantiates a template and begins execution.
|
void |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceImplBase.instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request,
StreamObserver<Operation> responseObserver)
Instantiates a template and begins execution.
|
void |
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceStub.instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request,
StreamObserver<Operation> responseObserver)
Instantiates a template and begins execution.
|
OperationFuture<Empty,WorkflowMetadata> |
WorkflowTemplateServiceClient.instantiateWorkflowTemplateAsync(InstantiateWorkflowTemplateRequest request)
Instantiates a template and begins execution.
|
InstantiateWorkflowTemplateRequest.Builder |
InstantiateWorkflowTemplateRequest.Builder.mergeFrom(InstantiateWorkflowTemplateRequest other) |
static InstantiateWorkflowTemplateRequest.Builder |
InstantiateWorkflowTemplateRequest.newBuilder(InstantiateWorkflowTemplateRequest prototype) |
Copyright © 2022 Google LLC. All rights reserved.