Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ShareSettingsFolderConfig |
ShareSettingsFolderConfig.clone() |
ShareSettingsFolderConfig |
ShareSettingsFolderConfig.set(String fieldName,
Object value) |
ShareSettingsFolderConfig |
ShareSettingsFolderConfig.setFolderId(String folderId)
The folder ID, should be same as the key of this folder config in the parent map.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ShareSettingsFolderConfig> |
ShareSettings.getFolderMap()
A map of folder id and folder config to specify consumer projects for this shared-reservation.
|
Modifier and Type | Method and Description |
---|---|
ShareSettings |
ShareSettings.setFolderMap(Map<String,ShareSettingsFolderConfig> folderMap)
A map of folder id and folder config to specify consumer projects for this shared-reservation.
|
Copyright © 2011–2022 Google. All rights reserved.