Modifier and Type | Class and Description |
---|---|
static class |
Instance.Scheduling.OnHostMaintenance |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
automaticRestart() |
static Instance.Scheduling |
create(Instance.Scheduling.OnHostMaintenance onHostMaintenance,
boolean automaticRestart,
boolean preemptible) |
abstract Instance.Scheduling.OnHostMaintenance |
onHostMaintenance() |
abstract boolean |
preemptible() |
public abstract Instance.Scheduling.OnHostMaintenance onHostMaintenance()
public abstract boolean automaticRestart()
public abstract boolean preemptible()
public static Instance.Scheduling create(Instance.Scheduling.OnHostMaintenance onHostMaintenance, boolean automaticRestart, boolean preemptible)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.