Uses of Class
com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse
-
Packages that use ListWorkflowInvocationsResponse Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform APIcom.google.cloud.dataform.v1alpha2.stub -
-
Uses of ListWorkflowInvocationsResponse in com.google.cloud.dataform.v1alpha2
Methods in com.google.cloud.dataform.v1alpha2 that return ListWorkflowInvocationsResponse Modifier and Type Method Description ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse.Builder. build()
ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse.Builder. buildPartial()
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. getDefaultInstance()
ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse.Builder. getDefaultInstanceForType()
ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. getDefaultInstanceForType()
ListWorkflowInvocationsResponse
DataformGrpc.DataformBlockingStub. listWorkflowInvocations(ListWorkflowInvocationsRequest request)
Lists WorkflowInvocations in a given Repository.static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseDelimitedFrom(InputStream input)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(byte[] data)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(InputStream input)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(ByteBuffer data)
static ListWorkflowInvocationsResponse
ListWorkflowInvocationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type ListWorkflowInvocationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse>
DataformGrpc. getListWorkflowInvocationsMethod()
com.google.protobuf.Parser<ListWorkflowInvocationsResponse>
ListWorkflowInvocationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListWorkflowInvocationsResponse>
DataformGrpc.DataformFutureStub. listWorkflowInvocations(ListWorkflowInvocationsRequest request)
Lists WorkflowInvocations in a given Repository.com.google.api.gax.rpc.UnaryCallable<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse>
DataformClient. listWorkflowInvocationsCallable()
Lists WorkflowInvocations in a given Repository.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,DataformClient.ListWorkflowInvocationsPagedResponse>
DataformSettings.Builder. listWorkflowInvocationsSettings()
Returns the builder for the settings used for calls to listWorkflowInvocations.com.google.api.gax.rpc.PagedCallSettings<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,DataformClient.ListWorkflowInvocationsPagedResponse>
DataformSettings. listWorkflowInvocationsSettings()
Returns the object with the settings used for calls to listWorkflowInvocations.static com.google.protobuf.Parser<ListWorkflowInvocationsResponse>
ListWorkflowInvocationsResponse. parser()
Methods in com.google.cloud.dataform.v1alpha2 with parameters of type ListWorkflowInvocationsResponse Modifier and Type Method Description protected DataformClient.ListWorkflowInvocationsPage
DataformClient.ListWorkflowInvocationsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, ListWorkflowInvocationsResponse response)
ListWorkflowInvocationsResponse.Builder
ListWorkflowInvocationsResponse.Builder. mergeFrom(ListWorkflowInvocationsResponse other)
static ListWorkflowInvocationsResponse.Builder
ListWorkflowInvocationsResponse. newBuilder(ListWorkflowInvocationsResponse prototype)
Method parameters in com.google.cloud.dataform.v1alpha2 with type arguments of type ListWorkflowInvocationsResponse Modifier and Type Method Description 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)
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.ListWorkflowInvocationsPage
DataformClient.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)
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 void
DataformGrpc.AsyncService. listWorkflowInvocations(ListWorkflowInvocationsRequest request, io.grpc.stub.StreamObserver<ListWorkflowInvocationsResponse> responseObserver)
Lists WorkflowInvocations in a given Repository.void
DataformGrpc.DataformStub. listWorkflowInvocations(ListWorkflowInvocationsRequest request, io.grpc.stub.StreamObserver<ListWorkflowInvocationsResponse> responseObserver)
Lists WorkflowInvocations in a given Repository. -
Uses of ListWorkflowInvocationsResponse in com.google.cloud.dataform.v1alpha2.stub
-