| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.Advice.CalendarMode |
Compute.Advice.calendarMode(String project,
String region,
CalendarModeAdviceRequest content)
Advise how, where and when to create the requested amount of instances with specified
accelerators, within the specified time and location limits.
|
| Constructor and Description |
|---|
CalendarMode(String project,
String region,
CalendarModeAdviceRequest content)
Advise how, where and when to create the requested amount of instances with specified
accelerators, within the specified time and location limits.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarModeAdviceRequest |
CalendarModeAdviceRequest.clone() |
CalendarModeAdviceRequest |
CalendarModeAdviceRequest.set(String fieldName,
Object value) |
CalendarModeAdviceRequest |
CalendarModeAdviceRequest.setFutureResourcesSpecs(Map<String,FutureResourcesSpec> futureResourcesSpecs)
Specification of resources to create in the future.
|
Copyright © 2011–2025 Google. All rights reserved.