| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
As2ConnectorConfig |
CreateConnectorRequest.as2Config()
A structure that contains the parameters for an AS2 connector object.
|
As2ConnectorConfig |
DescribedConnector.as2Config()
A structure that contains the parameters for an AS2 connector object.
|
As2ConnectorConfig |
UpdateConnectorRequest.as2Config()
A structure that contains the parameters for an AS2 connector object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConnectorRequest.Builder |
CreateConnectorRequest.Builder.as2Config(As2ConnectorConfig as2Config)
A structure that contains the parameters for an AS2 connector object.
|
DescribedConnector.Builder |
DescribedConnector.Builder.as2Config(As2ConnectorConfig as2Config)
A structure that contains the parameters for an AS2 connector object.
|
UpdateConnectorRequest.Builder |
UpdateConnectorRequest.Builder.as2Config(As2ConnectorConfig as2Config)
A structure that contains the parameters for an AS2 connector object.
|
Copyright © 2023. All rights reserved.