Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ShareSettingsProjectConfig |
ShareSettingsProjectConfig.clone() |
ShareSettingsProjectConfig |
ShareSettingsProjectConfig.set(String fieldName,
Object value) |
ShareSettingsProjectConfig |
ShareSettingsProjectConfig.setProjectId(String projectId)
The project ID, should be same as the key of this project config in the parent map.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ShareSettingsProjectConfig> |
ShareSettings.getProjectMap()
A map of project id and project config.
|
Modifier and Type | Method and Description |
---|---|
ShareSettings |
ShareSettings.setProjectMap(Map<String,ShareSettingsProjectConfig> projectMap)
A map of project id and project config.
|
Copyright © 2011–2025 Google. All rights reserved.