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