| Package | Description |
|---|---|
| com.google.cloud.workflows.v1 |
A client to Workflows API
|
| com.google.cloud.workflows.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowsSettings |
WorkflowsSettings.create(WorkflowsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowsStubSettings |
WorkflowsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcWorkflowsStub |
GrpcWorkflowsStub.create(WorkflowsStubSettings settings) |
static HttpJsonWorkflowsStub |
HttpJsonWorkflowsStub.create(WorkflowsStubSettings settings) |
| Constructor and Description |
|---|
Builder(WorkflowsStubSettings settings) |
GrpcWorkflowsStub(WorkflowsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcWorkflowsStub, using the given settings.
|
GrpcWorkflowsStub(WorkflowsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcWorkflowsStub, using the given settings.
|
HttpJsonWorkflowsStub(WorkflowsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonWorkflowsStub, using the given settings.
|
HttpJsonWorkflowsStub(WorkflowsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonWorkflowsStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.