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 InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest.Builder. build()InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest.Builder. buildPartial()static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. getDefaultInstance()InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest.Builder. getDefaultInstanceForType()InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. getDefaultInstanceForType()static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseDelimitedFrom(InputStream input)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(byte[] data)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.ByteString data)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(InputStream input)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. parseFrom(ByteBuffer data)static InstantiateWorkflowTemplateRequestInstantiateWorkflowTemplateRequest. 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 voidWorkflowTemplateServiceGrpc.AsyncService. instantiateWorkflowTemplate(InstantiateWorkflowTemplateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Instantiates a template and begins execution.com.google.longrunning.OperationWorkflowTemplateServiceGrpc.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.voidWorkflowTemplateServiceGrpc.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.BuilderInstantiateWorkflowTemplateRequest.Builder. mergeFrom(InstantiateWorkflowTemplateRequest other)static InstantiateWorkflowTemplateRequest.BuilderInstantiateWorkflowTemplateRequest. 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.
-