Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ShareSettings |
ShareSettings.clone() |
ShareSettings |
NodeGroup.getShareSettings()
Share-settings for the node group
|
ShareSettings |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.getShareSettings()
[Output Only] The previous share settings of the Future Reservation.
|
ShareSettings |
Reservation.getShareSettings()
Specify share-settings to create a shared reservation.
|
ShareSettings |
FutureReservation.getShareSettings()
List of Projects/Folders to share with.
|
ShareSettings |
ShareSettings.set(String fieldName,
Object value) |
ShareSettings |
ShareSettings.setProjectMap(Map<String,ShareSettingsProjectConfig> projectMap)
A map of project id and project config.
|
ShareSettings |
ShareSettings.setShareType(String shareType)
Type of sharing for this shared-reservation
|
Modifier and Type | Method and Description |
---|---|
NodeGroup |
NodeGroup.setShareSettings(ShareSettings shareSettings)
Share-settings for the node group
|
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.setShareSettings(ShareSettings shareSettings)
[Output Only] The previous share settings of the Future Reservation.
|
Reservation |
Reservation.setShareSettings(ShareSettings shareSettings)
Specify share-settings to create a shared reservation.
|
FutureReservation |
FutureReservation.setShareSettings(ShareSettings shareSettings)
List of Projects/Folders to share with.
|
Copyright © 2011–2025 Google. All rights reserved.