Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SchedulingOnInstanceStopAction |
SchedulingOnInstanceStopAction.clone() |
SchedulingOnInstanceStopAction |
Scheduling.getOnInstanceStopAction() |
SchedulingOnInstanceStopAction |
SchedulingOnInstanceStopAction.set(String fieldName,
Object value) |
SchedulingOnInstanceStopAction |
SchedulingOnInstanceStopAction.setDiscardLocalSsd(Boolean discardLocalSsd)
If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD
data will be preserved when the instance is stopped at the end of the run duration/termination
time.
|
Modifier and Type | Method and Description |
---|---|
Scheduling |
Scheduling.setOnInstanceStopAction(SchedulingOnInstanceStopAction onInstanceStopAction) |
Copyright © 2011–2025 Google. All rights reserved.