Uses of Class
com.google.cloud.workflows.v1beta.ListWorkflowsResponse
-
Packages that use ListWorkflowsResponse Package Description com.google.cloud.workflows.v1beta A client to Workflows APIcom.google.cloud.workflows.v1beta.stub -
-
Uses of ListWorkflowsResponse in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return ListWorkflowsResponse Modifier and Type Method Description ListWorkflowsResponseListWorkflowsResponse.Builder. build()ListWorkflowsResponseListWorkflowsResponse.Builder. buildPartial()static ListWorkflowsResponseListWorkflowsResponse. getDefaultInstance()ListWorkflowsResponseListWorkflowsResponse.Builder. getDefaultInstanceForType()ListWorkflowsResponseListWorkflowsResponse. getDefaultInstanceForType()ListWorkflowsResponseWorkflowsGrpc.WorkflowsBlockingStub. listWorkflows(ListWorkflowsRequest request)Lists Workflows in a given project and location.static ListWorkflowsResponseListWorkflowsResponse. parseDelimitedFrom(InputStream input)static ListWorkflowsResponseListWorkflowsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(byte[] data)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(com.google.protobuf.ByteString data)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(InputStream input)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(ByteBuffer data)static ListWorkflowsResponseListWorkflowsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workflows.v1beta that return types with arguments of type ListWorkflowsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListWorkflowsRequest,ListWorkflowsResponse>WorkflowsGrpc. getListWorkflowsMethod()com.google.protobuf.Parser<ListWorkflowsResponse>ListWorkflowsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListWorkflowsResponse>WorkflowsGrpc.WorkflowsFutureStub. listWorkflows(ListWorkflowsRequest request)Lists Workflows in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListWorkflowsRequest,ListWorkflowsResponse>WorkflowsClient. listWorkflowsCallable()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<ListWorkflowsResponse>ListWorkflowsResponse. parser()Methods in com.google.cloud.workflows.v1beta with parameters of type ListWorkflowsResponse Modifier and Type Method Description protected WorkflowsClient.ListWorkflowsPageWorkflowsClient.ListWorkflowsPage. createPage(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ListWorkflowsResponse response)ListWorkflowsResponse.BuilderListWorkflowsResponse.Builder. mergeFrom(ListWorkflowsResponse other)static ListWorkflowsResponse.BuilderListWorkflowsResponse. newBuilder(ListWorkflowsResponse prototype)Method parameters in com.google.cloud.workflows.v1beta with type arguments of type ListWorkflowsResponse 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)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)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)default voidWorkflowsGrpc.AsyncService. listWorkflows(ListWorkflowsRequest request, io.grpc.stub.StreamObserver<ListWorkflowsResponse> responseObserver)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. -
Uses of ListWorkflowsResponse in com.google.cloud.workflows.v1beta.stub
Methods in com.google.cloud.workflows.v1beta.stub that return types with arguments of type ListWorkflowsResponse 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.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.
-