| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static AutomaticUpdatePolicy |
AutomaticUpdatePolicy.fromValue(String value)
Use this in place of valueOf.
|
static AutomaticUpdatePolicy |
AutomaticUpdatePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomaticUpdatePolicy[] |
AutomaticUpdatePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareUpdatePreferences |
SoftwareUpdatePreferences.withAutomaticUpdatePolicy(AutomaticUpdatePolicy automaticUpdatePolicy)
Indicates the automatic update policy for a gateway.
|
Copyright © 2025. All rights reserved.