| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static MdnSigningAlg |
MdnSigningAlg.fromValue(String value)
Use this in place of valueOf.
|
static MdnSigningAlg |
MdnSigningAlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MdnSigningAlg[] |
MdnSigningAlg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
As2ConnectorConfig |
As2ConnectorConfig.withMdnSigningAlgorithm(MdnSigningAlg mdnSigningAlgorithm)
The signing algorithm for the MDN response.
|
Copyright © 2024. All rights reserved.