Uses of Class
com.google.cloud.dataproc.v1.InstantiateWorkflowTemplateRequest
-
Packages that use InstantiateWorkflowTemplateRequest Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of InstantiateWorkflowTemplateRequest in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return InstantiateWorkflowTemplateRequest Modifier and Type Method Description InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest.Builder. build()
InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest.Builder. buildPartial()
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. getDefaultInstance()
InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest.Builder. getDefaultInstanceForType()
InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. getDefaultInstanceForType()
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseDelimitedFrom(InputStream input)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(byte[] data)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.ByteString data)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(InputStream input)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(ByteBuffer data)
static InstantiateWorkflowTemplateRequest
InstantiateWorkflowTemplateRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataproc.v1 that return types with arguments of type InstantiateWorkflowTemplateRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceGrpc. getInstantiateWorkflowTemplateMethod()
com.google.protobuf.Parser<InstantiateWorkflowTemplateRequest>
InstantiateWorkflowTemplateRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceClient. instantiateWorkflowTemplateCallable()
Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceClient. instantiateWorkflowTemplateOperationCallable()
Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceSettings.Builder. instantiateWorkflowTemplateOperationSettings()
Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceSettings. instantiateWorkflowTemplateOperationSettings()
Returns the object with the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.UnaryCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceSettings.Builder. instantiateWorkflowTemplateSettings()
Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.UnaryCallSettings<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceSettings. instantiateWorkflowTemplateSettings()
Returns the object with the settings used for calls to instantiateWorkflowTemplate.static com.google.protobuf.Parser<InstantiateWorkflowTemplateRequest>
InstantiateWorkflowTemplateRequest. parser()
Methods in com.google.cloud.dataproc.v1 with parameters of type InstantiateWorkflowTemplateRequest Modifier and Type Method Description default void
WorkflowTemplateServiceGrpc.AsyncService. instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Instantiates a template and begins execution.com.google.longrunning.Operation
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceBlockingStub. instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request)
Instantiates a template and begins execution.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceFutureStub. instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request)
Instantiates a template and begins execution.void
WorkflowTemplateServiceGrpc.WorkflowTemplateServiceStub. instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.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)
-
Uses of InstantiateWorkflowTemplateRequest in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type InstantiateWorkflowTemplateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
GrpcWorkflowTemplateServiceStub. instantiateWorkflowTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
HttpJsonWorkflowTemplateServiceStub. instantiateWorkflowTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceStub. instantiateWorkflowTemplateCallable()
com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
GrpcWorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()
com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
HttpJsonWorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()
com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceStubSettings.Builder. instantiateWorkflowTemplateOperationSettings()
Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>
WorkflowTemplateServiceStubSettings. instantiateWorkflowTemplateOperationSettings()
Returns the object with the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.UnaryCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceStubSettings.Builder. instantiateWorkflowTemplateSettings()
Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.UnaryCallSettings<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation>
WorkflowTemplateServiceStubSettings. instantiateWorkflowTemplateSettings()
Returns the object with the settings used for calls to instantiateWorkflowTemplate.
-