Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
ChangeReport |
ChangeReport.clone() |
ChangeReport |
ChangeReport.set(String fieldName,
Object value) |
ChangeReport |
ChangeReport.setConfigChanges(List<ConfigChange> configChanges)
List of changes between two service configurations.
|
Modifier and Type | Method and Description |
---|---|
List<ChangeReport> |
GenerateConfigReportResponse.getChangeReports()
list of ChangeReport, each corresponding to comparison between two service configurations.
|
Modifier and Type | Method and Description |
---|---|
GenerateConfigReportResponse |
GenerateConfigReportResponse.setChangeReports(List<ChangeReport> changeReports)
list of ChangeReport, each corresponding to comparison between two service configurations.
|
Copyright © 2011–2024 Google. All rights reserved.