| Package | Description |
|---|---|
| com.google.cloud.run.v2 |
A client to Cloud Run Admin API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.run.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
static WorkerPoolsSettings |
WorkerPoolsSettings.create(WorkerPoolsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
WorkerPoolsStubSettings |
WorkerPoolsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonWorkerPoolsStub |
HttpJsonWorkerPoolsStub.create(WorkerPoolsStubSettings settings) |
static GrpcWorkerPoolsStub |
GrpcWorkerPoolsStub.create(WorkerPoolsStubSettings settings) |
| Constructor and Description |
|---|
Builder(WorkerPoolsStubSettings settings) |
GrpcWorkerPoolsStub(WorkerPoolsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcWorkerPoolsStub, using the given settings.
|
GrpcWorkerPoolsStub(WorkerPoolsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcWorkerPoolsStub, using the given settings.
|
HttpJsonWorkerPoolsStub(WorkerPoolsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonWorkerPoolsStub, using the given settings.
|
HttpJsonWorkerPoolsStub(WorkerPoolsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonWorkerPoolsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.