Uses of Class
com.google.cloud.workflows.v1.ListWorkflowsRequest
-
Packages that use ListWorkflowsRequest Package Description com.google.cloud.workflows.v1 A client to Workflows APIcom.google.cloud.workflows.v1.stub -
-
Uses of ListWorkflowsRequest in com.google.cloud.workflows.v1
Methods in com.google.cloud.workflows.v1 that return ListWorkflowsRequest Modifier and Type Method Description ListWorkflowsRequest
ListWorkflowsRequest.Builder. build()
ListWorkflowsRequest
ListWorkflowsRequest.Builder. buildPartial()
static ListWorkflowsRequest
ListWorkflowsRequest. getDefaultInstance()
ListWorkflowsRequest
ListWorkflowsRequest.Builder. getDefaultInstanceForType()
ListWorkflowsRequest
ListWorkflowsRequest. getDefaultInstanceForType()
static ListWorkflowsRequest
ListWorkflowsRequest. parseDelimitedFrom(InputStream input)
static ListWorkflowsRequest
ListWorkflowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(byte[] data)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(InputStream input)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(ByteBuffer data)
static ListWorkflowsRequest
ListWorkflowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.workflows.v1 that return types with arguments of type ListWorkflowsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListWorkflowsRequest,ListWorkflowsResponse>
WorkflowsGrpc. getListWorkflowsMethod()
com.google.protobuf.Parser<ListWorkflowsRequest>
ListWorkflowsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,ListWorkflowsResponse>
WorkflowsClient. listWorkflowsCallable()
Lists workflows in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsClient. listWorkflowsPagedCallable()
Lists workflows in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsSettings.Builder. listWorkflowsSettings()
Returns the builder for the settings used for calls to listWorkflows.com.google.api.gax.rpc.PagedCallSettings<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsSettings. listWorkflowsSettings()
Returns the object with the settings used for calls to listWorkflows.static com.google.protobuf.Parser<ListWorkflowsRequest>
ListWorkflowsRequest. parser()
Methods in com.google.cloud.workflows.v1 with parameters of type ListWorkflowsRequest Modifier and Type Method Description WorkflowsClient.ListWorkflowsPagedResponse
WorkflowsClient. listWorkflows(ListWorkflowsRequest request)
Lists workflows in a given project and location.default void
WorkflowsGrpc.AsyncService. listWorkflows(ListWorkflowsRequest request, io.grpc.stub.StreamObserver<ListWorkflowsResponse> responseObserver)
Lists workflows in a given project and location.ListWorkflowsResponse
WorkflowsGrpc.WorkflowsBlockingStub. listWorkflows(ListWorkflowsRequest request)
Lists workflows in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListWorkflowsResponse>
WorkflowsGrpc.WorkflowsFutureStub. listWorkflows(ListWorkflowsRequest request)
Lists workflows in a given project and location.void
WorkflowsGrpc.WorkflowsStub. listWorkflows(ListWorkflowsRequest request, io.grpc.stub.StreamObserver<ListWorkflowsResponse> responseObserver)
Lists workflows in a given project and location.ListWorkflowsRequest.Builder
ListWorkflowsRequest.Builder. mergeFrom(ListWorkflowsRequest other)
static ListWorkflowsRequest.Builder
ListWorkflowsRequest. newBuilder(ListWorkflowsRequest prototype)
Method parameters in com.google.cloud.workflows.v1 with type arguments of type ListWorkflowsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsClient.ListWorkflowsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse)
protected WorkflowsClient.ListWorkflowsPage
WorkflowsClient.ListWorkflowsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ListWorkflowsResponse response)
com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPage>
WorkflowsClient.ListWorkflowsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse)
-
Uses of ListWorkflowsRequest in com.google.cloud.workflows.v1.stub
Methods in com.google.cloud.workflows.v1.stub that return types with arguments of type ListWorkflowsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,ListWorkflowsResponse>
GrpcWorkflowsStub. listWorkflowsCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,ListWorkflowsResponse>
HttpJsonWorkflowsStub. listWorkflowsCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,ListWorkflowsResponse>
WorkflowsStub. listWorkflowsCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse>
GrpcWorkflowsStub. listWorkflowsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse>
HttpJsonWorkflowsStub. listWorkflowsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsStub. listWorkflowsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsStubSettings.Builder. listWorkflowsSettings()
Returns the builder for the settings used for calls to listWorkflows.com.google.api.gax.rpc.PagedCallSettings<ListWorkflowsRequest,ListWorkflowsResponse,WorkflowsClient.ListWorkflowsPagedResponse>
WorkflowsStubSettings. listWorkflowsSettings()
Returns the object with the settings used for calls to listWorkflows.
-