| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
CalendarModeRecommendation |
CalendarModeRecommendation.clone() |
CalendarModeRecommendation |
CalendarModeRecommendation.set(String fieldName,
Object value) |
CalendarModeRecommendation |
CalendarModeRecommendation.setRecommendationsPerSpec(Map<String,FutureResourcesRecommendation> recommendationsPerSpec)
Recommendations for every future resource specification passed in CalendarModeAdviceRequest.
|
| Modifier and Type | Method and Description |
|---|---|
List<CalendarModeRecommendation> |
CalendarModeAdviceResponse.getRecommendations()
Recommendations where, how and when to create the requested resources in order to maximize
their obtainability and minimize cost.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarModeAdviceResponse |
CalendarModeAdviceResponse.setRecommendations(List<CalendarModeRecommendation> recommendations)
Recommendations where, how and when to create the requested resources in order to maximize
their obtainability and minimize cost.
|
Copyright © 2011–2025 Google. All rights reserved.