| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
static ServerValidationStrategy |
ServerValidationStrategy.fromValue(String value)
Use this in place of valueOf.
|
static ServerValidationStrategy |
ServerValidationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerValidationStrategy[] |
ServerValidationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServerValidationConfiguration |
ServerValidationConfiguration.withServerValidationStrategy(ServerValidationStrategy serverValidationStrategy)
The validation strategy.
|
Copyright © 2025. All rights reserved.