| Package | Description |
|---|---|
| com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.dataproc.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static JobControllerSettings |
JobControllerSettings.create(JobControllerStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
JobControllerStubSettings |
JobControllerStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcJobControllerStub |
GrpcJobControllerStub.create(JobControllerStubSettings settings) |
static HttpJsonJobControllerStub |
HttpJsonJobControllerStub.create(JobControllerStubSettings settings) |
| Constructor and Description |
|---|
Builder(JobControllerStubSettings settings) |
GrpcJobControllerStub(JobControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcJobControllerStub, using the given settings.
|
GrpcJobControllerStub(JobControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcJobControllerStub, using the given settings.
|
HttpJsonJobControllerStub(JobControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonJobControllerStub, using the given settings.
|
HttpJsonJobControllerStub(JobControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonJobControllerStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.