| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
NoAuthentication |
NoAuthentication.clone() |
NoAuthentication |
RelayAuthentication.getNoAuthentication()
Keep an empty structure if the relay destination server does not require SMTP credential authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelayAuthentication.setNoAuthentication(NoAuthentication noAuthentication)
Keep an empty structure if the relay destination server does not require SMTP credential authentication.
|
RelayAuthentication |
RelayAuthentication.withNoAuthentication(NoAuthentication noAuthentication)
Keep an empty structure if the relay destination server does not require SMTP credential authentication.
|
Copyright © 2024. All rights reserved.