| Package | Description |
|---|---|
| com.google.api.services.servicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Advice |
Advice.clone() |
Advice |
Advice.set(String fieldName,
Object value) |
Advice |
Advice.setDescription(String description)
Useful description for why this advice was applied and what actions should be taken to mitigate
any implied risks.
|
| Modifier and Type | Method and Description |
|---|---|
List<Advice> |
ConfigChange.getAdvices()
Collection of advice provided for this change, useful for determining the possible impact of
this change.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigChange |
ConfigChange.setAdvices(List<Advice> advices)
Collection of advice provided for this change, useful for determining the possible impact of
this change.
|
Copyright © 2011–2020 Google. All rights reserved.