| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static MdnResponse |
MdnResponse.fromValue(String value)
Use this in place of valueOf.
|
static MdnResponse |
MdnResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MdnResponse[] |
MdnResponse.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.withMdnResponse(MdnResponse mdnResponse)
Used for outbound requests (from an Transfer Family server to a partner AS2 server) to determine whether the
partner response for transfers is synchronous or asynchronous.
|
Copyright © 2023. All rights reserved.