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