| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static SMBSecurityStrategy |
SMBSecurityStrategy.fromValue(String value)
Use this in place of valueOf.
|
static SMBSecurityStrategy |
SMBSecurityStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMBSecurityStrategy[] |
SMBSecurityStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSMBSettingsResult |
DescribeSMBSettingsResult.withSMBSecurityStrategy(SMBSecurityStrategy sMBSecurityStrategy)
The type of security strategy that was specified for file gateway.
|
UpdateSMBSecurityStrategyRequest |
UpdateSMBSecurityStrategyRequest.withSMBSecurityStrategy(SMBSecurityStrategy sMBSecurityStrategy)
Specifies the type of security strategy.
|
Copyright © 2024. All rights reserved.