Uses of Class
com.google.cloud.dataform.v1beta1.WorkflowInvocation
-
Packages that use WorkflowInvocation Package Description com.google.cloud.dataform.v1beta1 A client to Dataform APIcom.google.cloud.dataform.v1beta1.stub -
-
Uses of WorkflowInvocation in com.google.cloud.dataform.v1beta1
Methods in com.google.cloud.dataform.v1beta1 that return WorkflowInvocation Modifier and Type Method Description WorkflowInvocationWorkflowInvocation.Builder. build()WorkflowInvocationWorkflowInvocation.Builder. buildPartial()WorkflowInvocationDataformClient. createWorkflowInvocation(CreateWorkflowInvocationRequest request)Creates a new WorkflowInvocation in a given Repository.WorkflowInvocationDataformClient. createWorkflowInvocation(RepositoryName parent, WorkflowInvocation workflowInvocation)Creates a new WorkflowInvocation in a given Repository.WorkflowInvocationDataformClient. createWorkflowInvocation(String parent, WorkflowInvocation workflowInvocation)Creates a new WorkflowInvocation in a given Repository.WorkflowInvocationDataformGrpc.DataformBlockingStub. createWorkflowInvocation(CreateWorkflowInvocationRequest request)Creates a new WorkflowInvocation in a given Repository.static WorkflowInvocationWorkflowInvocation. getDefaultInstance()WorkflowInvocationWorkflowInvocation.Builder. getDefaultInstanceForType()WorkflowInvocationWorkflowInvocation. getDefaultInstanceForType()WorkflowInvocationCreateWorkflowInvocationRequest.Builder. getWorkflowInvocation()Required.WorkflowInvocationCreateWorkflowInvocationRequest. getWorkflowInvocation()Required.WorkflowInvocationCreateWorkflowInvocationRequestOrBuilder. getWorkflowInvocation()Required.WorkflowInvocationDataformClient. getWorkflowInvocation(GetWorkflowInvocationRequest request)Fetches a single WorkflowInvocation.WorkflowInvocationDataformClient. getWorkflowInvocation(WorkflowInvocationName name)Fetches a single WorkflowInvocation.WorkflowInvocationDataformClient. getWorkflowInvocation(String name)Fetches a single WorkflowInvocation.WorkflowInvocationDataformGrpc.DataformBlockingStub. getWorkflowInvocation(GetWorkflowInvocationRequest request)Fetches a single WorkflowInvocation.WorkflowInvocationListWorkflowInvocationsResponse.Builder. getWorkflowInvocations(int index)List of workflow invocations.WorkflowInvocationListWorkflowInvocationsResponse. getWorkflowInvocations(int index)List of workflow invocations.WorkflowInvocationListWorkflowInvocationsResponseOrBuilder. getWorkflowInvocations(int index)List of workflow invocations.static WorkflowInvocationWorkflowInvocation. parseDelimitedFrom(InputStream input)static WorkflowInvocationWorkflowInvocation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowInvocationWorkflowInvocation. parseFrom(byte[] data)static WorkflowInvocationWorkflowInvocation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowInvocationWorkflowInvocation. parseFrom(com.google.protobuf.ByteString data)static WorkflowInvocationWorkflowInvocation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowInvocationWorkflowInvocation. parseFrom(com.google.protobuf.CodedInputStream input)static WorkflowInvocationWorkflowInvocation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowInvocationWorkflowInvocation. parseFrom(InputStream input)static WorkflowInvocationWorkflowInvocation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowInvocationWorkflowInvocation. parseFrom(ByteBuffer data)static WorkflowInvocationWorkflowInvocation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataform.v1beta1 that return types with arguments of type WorkflowInvocation Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<WorkflowInvocation>DataformGrpc.DataformFutureStub. createWorkflowInvocation(CreateWorkflowInvocationRequest request)Creates a new WorkflowInvocation in a given Repository.com.google.api.gax.rpc.UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformClient. createWorkflowInvocationCallable()Creates a new WorkflowInvocation in a given Repository.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformSettings.Builder. createWorkflowInvocationSettings()Returns the builder for the settings used for calls to createWorkflowInvocation.com.google.api.gax.rpc.UnaryCallSettings<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformSettings. createWorkflowInvocationSettings()Returns the object with the settings used for calls to createWorkflowInvocation.static io.grpc.MethodDescriptor<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformGrpc. getCreateWorkflowInvocationMethod()static io.grpc.MethodDescriptor<GetWorkflowInvocationRequest,WorkflowInvocation>DataformGrpc. getGetWorkflowInvocationMethod()com.google.protobuf.Parser<WorkflowInvocation>WorkflowInvocation. getParserForType()com.google.common.util.concurrent.ListenableFuture<WorkflowInvocation>DataformGrpc.DataformFutureStub. getWorkflowInvocation(GetWorkflowInvocationRequest request)Fetches a single WorkflowInvocation.com.google.api.gax.rpc.UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation>DataformClient. getWorkflowInvocationCallable()Fetches a single WorkflowInvocation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkflowInvocationRequest,WorkflowInvocation>DataformSettings.Builder. getWorkflowInvocationSettings()Returns the builder for the settings used for calls to getWorkflowInvocation.com.google.api.gax.rpc.UnaryCallSettings<GetWorkflowInvocationRequest,WorkflowInvocation>DataformSettings. getWorkflowInvocationSettings()Returns the object with the settings used for calls to getWorkflowInvocation.List<WorkflowInvocation>ListWorkflowInvocationsResponse.Builder. getWorkflowInvocationsList()List of workflow invocations.List<WorkflowInvocation>ListWorkflowInvocationsResponse. getWorkflowInvocationsList()List of workflow invocations.List<WorkflowInvocation>ListWorkflowInvocationsResponseOrBuilder. getWorkflowInvocationsList()List of workflow invocations.static com.google.protobuf.Parser<WorkflowInvocation>WorkflowInvocation. parser()Methods in com.google.cloud.dataform.v1beta1 with parameters of type WorkflowInvocation Modifier and Type Method Description ListWorkflowInvocationsResponse.BuilderListWorkflowInvocationsResponse.Builder. addWorkflowInvocations(int index, WorkflowInvocation value)List of workflow invocations.ListWorkflowInvocationsResponse.BuilderListWorkflowInvocationsResponse.Builder. addWorkflowInvocations(WorkflowInvocation value)List of workflow invocations.WorkflowInvocationDataformClient. createWorkflowInvocation(RepositoryName parent, WorkflowInvocation workflowInvocation)Creates a new WorkflowInvocation in a given Repository.WorkflowInvocationDataformClient. createWorkflowInvocation(String parent, WorkflowInvocation workflowInvocation)Creates a new WorkflowInvocation in a given Repository.WorkflowInvocation.BuilderWorkflowInvocation.Builder. mergeFrom(WorkflowInvocation other)CreateWorkflowInvocationRequest.BuilderCreateWorkflowInvocationRequest.Builder. mergeWorkflowInvocation(WorkflowInvocation value)Required.static WorkflowInvocation.BuilderWorkflowInvocation. newBuilder(WorkflowInvocation prototype)CreateWorkflowInvocationRequest.BuilderCreateWorkflowInvocationRequest.Builder. setWorkflowInvocation(WorkflowInvocation value)Required.ListWorkflowInvocationsResponse.BuilderListWorkflowInvocationsResponse.Builder. setWorkflowInvocations(int index, WorkflowInvocation value)List of workflow invocations.Method parameters in com.google.cloud.dataform.v1beta1 with type arguments of type WorkflowInvocation Modifier and Type Method Description ListWorkflowInvocationsResponse.BuilderListWorkflowInvocationsResponse.Builder. addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)List of workflow invocations.static com.google.api.core.ApiFuture<DataformClient.ListWorkflowInvocationsPagedResponse>DataformClient.ListWorkflowInvocationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, com.google.api.core.ApiFuture<ListWorkflowInvocationsResponse> futureResponse)protected DataformClient.ListWorkflowInvocationsPageDataformClient.ListWorkflowInvocationsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, ListWorkflowInvocationsResponse response)com.google.api.core.ApiFuture<DataformClient.ListWorkflowInvocationsPage>DataformClient.ListWorkflowInvocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, com.google.api.core.ApiFuture<ListWorkflowInvocationsResponse> futureResponse)default voidDataformGrpc.AsyncService. createWorkflowInvocation(CreateWorkflowInvocationRequest request, io.grpc.stub.StreamObserver<WorkflowInvocation> responseObserver)Creates a new WorkflowInvocation in a given Repository.voidDataformGrpc.DataformStub. createWorkflowInvocation(CreateWorkflowInvocationRequest request, io.grpc.stub.StreamObserver<WorkflowInvocation> responseObserver)Creates a new WorkflowInvocation in a given Repository.default voidDataformGrpc.AsyncService. getWorkflowInvocation(GetWorkflowInvocationRequest request, io.grpc.stub.StreamObserver<WorkflowInvocation> responseObserver)Fetches a single WorkflowInvocation.voidDataformGrpc.DataformStub. getWorkflowInvocation(GetWorkflowInvocationRequest request, io.grpc.stub.StreamObserver<WorkflowInvocation> responseObserver)Fetches a single WorkflowInvocation. -
Uses of WorkflowInvocation in com.google.cloud.dataform.v1beta1.stub
Methods in com.google.cloud.dataform.v1beta1.stub that return types with arguments of type WorkflowInvocation Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformStub. createWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation>GrpcDataformStub. createWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation>HttpJsonDataformStub. createWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformStubSettings.Builder. createWorkflowInvocationSettings()Returns the builder for the settings used for calls to createWorkflowInvocation.com.google.api.gax.rpc.UnaryCallSettings<CreateWorkflowInvocationRequest,WorkflowInvocation>DataformStubSettings. createWorkflowInvocationSettings()Returns the object with the settings used for calls to createWorkflowInvocation.com.google.api.gax.rpc.UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation>DataformStub. getWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation>GrpcDataformStub. getWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation>HttpJsonDataformStub. getWorkflowInvocationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWorkflowInvocationRequest,WorkflowInvocation>DataformStubSettings.Builder. getWorkflowInvocationSettings()Returns the builder for the settings used for calls to getWorkflowInvocation.com.google.api.gax.rpc.UnaryCallSettings<GetWorkflowInvocationRequest,WorkflowInvocation>DataformStubSettings. getWorkflowInvocationSettings()Returns the object with the settings used for calls to getWorkflowInvocation.
-