| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
SoftwareUpdatePreferences |
SoftwareUpdatePreferences.clone() |
SoftwareUpdatePreferences |
DescribeMaintenanceStartTimeResult.getSoftwareUpdatePreferences()
A set of variables indicating the software update preferences for the gateway.
|
SoftwareUpdatePreferences |
UpdateMaintenanceStartTimeRequest.getSoftwareUpdatePreferences()
A set of variables indicating the software update preferences for the gateway.
|
SoftwareUpdatePreferences |
SoftwareUpdatePreferences.withAutomaticUpdatePolicy(AutomaticUpdatePolicy automaticUpdatePolicy)
Indicates the automatic update policy for a gateway.
|
SoftwareUpdatePreferences |
SoftwareUpdatePreferences.withAutomaticUpdatePolicy(String automaticUpdatePolicy)
Indicates the automatic update policy for a gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMaintenanceStartTimeResult.setSoftwareUpdatePreferences(SoftwareUpdatePreferences softwareUpdatePreferences)
A set of variables indicating the software update preferences for the gateway.
|
void |
UpdateMaintenanceStartTimeRequest.setSoftwareUpdatePreferences(SoftwareUpdatePreferences softwareUpdatePreferences)
A set of variables indicating the software update preferences for the gateway.
|
DescribeMaintenanceStartTimeResult |
DescribeMaintenanceStartTimeResult.withSoftwareUpdatePreferences(SoftwareUpdatePreferences softwareUpdatePreferences)
A set of variables indicating the software update preferences for the gateway.
|
UpdateMaintenanceStartTimeRequest |
UpdateMaintenanceStartTimeRequest.withSoftwareUpdatePreferences(SoftwareUpdatePreferences softwareUpdatePreferences)
A set of variables indicating the software update preferences for the gateway.
|
Copyright © 2025. All rights reserved.