Uses of Class
com.google.cloud.workflows.v1beta.ListWorkflowsRequest
-
Packages that use ListWorkflowsRequest Package Description com.google.cloud.workflows.v1beta A client to Workflows APIcom.google.cloud.workflows.v1beta.stub -
-
Uses of ListWorkflowsRequest in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return ListWorkflowsRequest Modifier and Type Method Description ListWorkflowsRequestListWorkflowsRequest.Builder. build()ListWorkflowsRequestListWorkflowsRequest.Builder. buildPartial()static ListWorkflowsRequestListWorkflowsRequest. getDefaultInstance()ListWorkflowsRequestListWorkflowsRequest.Builder. getDefaultInstanceForType()ListWorkflowsRequestListWorkflowsRequest. getDefaultInstanceForType()static ListWorkflowsRequestListWorkflowsRequest. parseDelimitedFrom(InputStream input)static ListWorkflowsRequestListWorkflowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(byte[] data)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(InputStream input)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(ByteBuffer data)static ListWorkflowsRequestListWorkflowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workflows.v1beta 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.v1beta with parameters of type ListWorkflowsRequest Modifier and Type Method Description WorkflowsClient.ListWorkflowsPagedResponseWorkflowsClient. listWorkflows(ListWorkflowsRequest request)Lists Workflows in a given project and location.default voidWorkflowsGrpc.AsyncService. listWorkflows(ListWorkflowsRequest request, io.grpc.stub.StreamObserver<ListWorkflowsResponse> responseObserver)Lists Workflows in a given project and location.ListWorkflowsResponseWorkflowsGrpc.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.voidWorkflowsGrpc.WorkflowsStub. listWorkflows(ListWorkflowsRequest request, io.grpc.stub.StreamObserver<ListWorkflowsResponse> responseObserver)Lists Workflows in a given project and location.ListWorkflowsRequest.BuilderListWorkflowsRequest.Builder. mergeFrom(ListWorkflowsRequest other)static ListWorkflowsRequest.BuilderListWorkflowsRequest. newBuilder(ListWorkflowsRequest prototype)Method parameters in com.google.cloud.workflows.v1beta 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.ListWorkflowsPageWorkflowsClient.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.v1beta.stub
Methods in com.google.cloud.workflows.v1beta.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.
-