| Package | Description |
|---|---|
| com.google.cloud.batch.v1 |
A client to Batch API
|
| com.google.cloud.batch.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static BatchServiceSettings |
BatchServiceSettings.create(BatchServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
BatchServiceStubSettings |
BatchServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonBatchServiceStub |
HttpJsonBatchServiceStub.create(BatchServiceStubSettings settings) |
static GrpcBatchServiceStub |
GrpcBatchServiceStub.create(BatchServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(BatchServiceStubSettings settings) |
GrpcBatchServiceStub(BatchServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcBatchServiceStub, using the given settings.
|
GrpcBatchServiceStub(BatchServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcBatchServiceStub, using the given settings.
|
HttpJsonBatchServiceStub(BatchServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonBatchServiceStub, using the given settings.
|
HttpJsonBatchServiceStub(BatchServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonBatchServiceStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.