Uses of Class
com.google.cloud.dataproc.v1.PrestoJob
-
Packages that use PrestoJob Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of PrestoJob in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return PrestoJob Modifier and Type Method Description PrestoJobPrestoJob.Builder. build()PrestoJobPrestoJob.Builder. buildPartial()static PrestoJobPrestoJob. getDefaultInstance()PrestoJobPrestoJob.Builder. getDefaultInstanceForType()PrestoJobPrestoJob. getDefaultInstanceForType()PrestoJobJob.Builder. getPrestoJob()Optional.PrestoJobJob. getPrestoJob()Optional.PrestoJobJobOrBuilder. getPrestoJob()Optional.PrestoJobOrderedJob.Builder. getPrestoJob()Optional.PrestoJobOrderedJob. getPrestoJob()Optional.PrestoJobOrderedJobOrBuilder. getPrestoJob()Optional.static PrestoJobPrestoJob. parseDelimitedFrom(InputStream input)static PrestoJobPrestoJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrestoJobPrestoJob. parseFrom(byte[] data)static PrestoJobPrestoJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrestoJobPrestoJob. parseFrom(com.google.protobuf.ByteString data)static PrestoJobPrestoJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrestoJobPrestoJob. parseFrom(com.google.protobuf.CodedInputStream input)static PrestoJobPrestoJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrestoJobPrestoJob. parseFrom(InputStream input)static PrestoJobPrestoJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PrestoJobPrestoJob. parseFrom(ByteBuffer data)static PrestoJobPrestoJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type PrestoJob Modifier and Type Method Description com.google.protobuf.Parser<PrestoJob>PrestoJob. getParserForType()static com.google.protobuf.Parser<PrestoJob>PrestoJob. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type PrestoJob Modifier and Type Method Description PrestoJob.BuilderPrestoJob.Builder. mergeFrom(PrestoJob other)Job.BuilderJob.Builder. mergePrestoJob(PrestoJob value)Optional.OrderedJob.BuilderOrderedJob.Builder. mergePrestoJob(PrestoJob value)Optional.static PrestoJob.BuilderPrestoJob. newBuilder(PrestoJob prototype)Job.BuilderJob.Builder. setPrestoJob(PrestoJob value)Optional.OrderedJob.BuilderOrderedJob.Builder. setPrestoJob(PrestoJob value)Optional.
-