Package | Description |
---|---|
com.google.api.services.dataproc.model |
Modifier and Type | Method and Description |
---|---|
JobScheduling |
JobScheduling.clone() |
JobScheduling |
OrderedJob.getScheduling()
Optional.
|
JobScheduling |
Job.getScheduling()
Optional.
|
JobScheduling |
JobScheduling.set(String fieldName,
Object value) |
JobScheduling |
JobScheduling.setMaxFailuresPerHour(Integer maxFailuresPerHour)
Optional.
|
Modifier and Type | Method and Description |
---|---|
OrderedJob |
OrderedJob.setScheduling(JobScheduling scheduling)
Optional.
|
Job |
Job.setScheduling(JobScheduling scheduling)
Optional.
|
Copyright © 2011–2020 Google. All rights reserved.