Uses of Class
com.google.cloud.dataproc.v1.JobScheduling
-
Packages that use JobScheduling Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of JobScheduling in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return JobScheduling Modifier and Type Method Description JobSchedulingJobScheduling.Builder. build()JobSchedulingJobScheduling.Builder. buildPartial()static JobSchedulingJobScheduling. getDefaultInstance()JobSchedulingJobScheduling.Builder. getDefaultInstanceForType()JobSchedulingJobScheduling. getDefaultInstanceForType()JobSchedulingJob.Builder. getScheduling()Optional.JobSchedulingJob. getScheduling()Optional.JobSchedulingJobOrBuilder. getScheduling()Optional.JobSchedulingOrderedJob.Builder. getScheduling()Optional.JobSchedulingOrderedJob. getScheduling()Optional.JobSchedulingOrderedJobOrBuilder. getScheduling()Optional.static JobSchedulingJobScheduling. parseDelimitedFrom(InputStream input)static JobSchedulingJobScheduling. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobSchedulingJobScheduling. parseFrom(byte[] data)static JobSchedulingJobScheduling. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobSchedulingJobScheduling. parseFrom(com.google.protobuf.ByteString data)static JobSchedulingJobScheduling. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobSchedulingJobScheduling. parseFrom(com.google.protobuf.CodedInputStream input)static JobSchedulingJobScheduling. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobSchedulingJobScheduling. parseFrom(InputStream input)static JobSchedulingJobScheduling. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobSchedulingJobScheduling. parseFrom(ByteBuffer data)static JobSchedulingJobScheduling. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type JobScheduling Modifier and Type Method Description com.google.protobuf.Parser<JobScheduling>JobScheduling. getParserForType()static com.google.protobuf.Parser<JobScheduling>JobScheduling. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type JobScheduling Modifier and Type Method Description JobScheduling.BuilderJobScheduling.Builder. mergeFrom(JobScheduling other)Job.BuilderJob.Builder. mergeScheduling(JobScheduling value)Optional.OrderedJob.BuilderOrderedJob.Builder. mergeScheduling(JobScheduling value)Optional.static JobScheduling.BuilderJobScheduling. newBuilder(JobScheduling prototype)Job.BuilderJob.Builder. setScheduling(JobScheduling value)Optional.OrderedJob.BuilderOrderedJob.Builder. setScheduling(JobScheduling value)Optional.
-