| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static SecurityPolicyProtocol |
SecurityPolicyProtocol.fromValue(String value)
Use this in place of valueOf.
|
static SecurityPolicyProtocol |
SecurityPolicyProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityPolicyProtocol[] |
SecurityPolicyProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribedSecurityPolicy |
DescribedSecurityPolicy.withProtocols(SecurityPolicyProtocol... protocols)
Lists the file transfer protocols that the security policy applies to.
|
Copyright © 2024. All rights reserved.