| Modifier and Type | Method and Description |
|---|---|
TrinoJob |
TrinoJob.Builder.build() |
TrinoJob |
TrinoJob.Builder.buildPartial() |
static TrinoJob |
TrinoJob.getDefaultInstance() |
TrinoJob |
TrinoJob.getDefaultInstanceForType() |
TrinoJob |
TrinoJob.Builder.getDefaultInstanceForType() |
TrinoJob |
JobOrBuilder.getTrinoJob()
Optional.
|
TrinoJob |
Job.getTrinoJob()
Optional.
|
TrinoJob |
Job.Builder.getTrinoJob()
Optional.
|
static TrinoJob |
TrinoJob.parseDelimitedFrom(InputStream input) |
static TrinoJob |
TrinoJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrinoJob |
TrinoJob.parseFrom(byte[] data) |
static TrinoJob |
TrinoJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrinoJob |
TrinoJob.parseFrom(ByteBuffer data) |
static TrinoJob |
TrinoJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrinoJob |
TrinoJob.parseFrom(com.google.protobuf.ByteString data) |
static TrinoJob |
TrinoJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrinoJob |
TrinoJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrinoJob |
TrinoJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrinoJob |
TrinoJob.parseFrom(InputStream input) |
static TrinoJob |
TrinoJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrinoJob> |
TrinoJob.getParserForType() |
static com.google.protobuf.Parser<TrinoJob> |
TrinoJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrinoJob.Builder |
TrinoJob.Builder.mergeFrom(TrinoJob other) |
Job.Builder |
Job.Builder.mergeTrinoJob(TrinoJob value)
Optional.
|
static TrinoJob.Builder |
TrinoJob.newBuilder(TrinoJob prototype) |
Job.Builder |
Job.Builder.setTrinoJob(TrinoJob value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.