Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
PrestoJob |
PrestoJob.Builder.build() |
PrestoJob |
PrestoJob.Builder.buildPartial() |
static PrestoJob |
PrestoJob.getDefaultInstance() |
PrestoJob |
PrestoJob.getDefaultInstanceForType() |
PrestoJob |
PrestoJob.Builder.getDefaultInstanceForType() |
PrestoJob |
JobOrBuilder.getPrestoJob()
Optional.
|
PrestoJob |
Job.getPrestoJob()
Optional.
|
PrestoJob |
Job.Builder.getPrestoJob()
Optional.
|
PrestoJob |
OrderedJobOrBuilder.getPrestoJob()
Optional.
|
PrestoJob |
OrderedJob.getPrestoJob()
Optional.
|
PrestoJob |
OrderedJob.Builder.getPrestoJob()
Optional.
|
static PrestoJob |
PrestoJob.parseDelimitedFrom(InputStream input) |
static PrestoJob |
PrestoJob.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(byte[] data) |
static PrestoJob |
PrestoJob.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(ByteBuffer data) |
static PrestoJob |
PrestoJob.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(ByteString data) |
static PrestoJob |
PrestoJob.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(CodedInputStream input) |
static PrestoJob |
PrestoJob.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static PrestoJob |
PrestoJob.parseFrom(InputStream input) |
static PrestoJob |
PrestoJob.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<PrestoJob> |
PrestoJob.getParserForType() |
static Parser<PrestoJob> |
PrestoJob.parser() |
Modifier and Type | Method and Description |
---|---|
PrestoJob.Builder |
PrestoJob.Builder.mergeFrom(PrestoJob other) |
Job.Builder |
Job.Builder.mergePrestoJob(PrestoJob value)
Optional.
|
OrderedJob.Builder |
OrderedJob.Builder.mergePrestoJob(PrestoJob value)
Optional.
|
static PrestoJob.Builder |
PrestoJob.newBuilder(PrestoJob prototype) |
Job.Builder |
Job.Builder.setPrestoJob(PrestoJob value)
Optional.
|
OrderedJob.Builder |
OrderedJob.Builder.setPrestoJob(PrestoJob value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.