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 HttpJsonJobControllerStub |
HttpJsonJobControllerStub.create(JobControllerStubSettings settings) |
static GrpcJobControllerStub |
GrpcJobControllerStub.create(JobControllerStubSettings settings) |
Constructor and Description |
---|
Builder(JobControllerStubSettings settings) |
GrpcJobControllerStub(JobControllerStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcJobControllerStub, using the given settings.
|
GrpcJobControllerStub(JobControllerStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcJobControllerStub, using the given settings.
|
HttpJsonJobControllerStub(JobControllerStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonJobControllerStub, using the given settings.
|
HttpJsonJobControllerStub(JobControllerStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonJobControllerStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.