public class SnsConnectorOutgoingConfiguration extends SnsConnectorCommonConfiguration
smallrye-aws-sns connector.config| Constructor and Description |
|---|
SnsConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
Creates a new SnsConnectorOutgoingConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getMerge()
Gets the merge value from the configuration.
|
void |
validate() |
config, getChannel, getFromAlias, getFromAliasWithDefaultValue, getMockSnsTopics, getSnsUrl, getTopicpublic SnsConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
public Boolean getMerge()
public void validate()
validate in class SnsConnectorCommonConfigurationCopyright © 2018–2021 SmallRye. All rights reserved.