Package | Description |
---|---|
org.mule.modules.aws | |
org.mule.modules.sqs | |
org.mule.modules.sqs.model |
Modifier and Type | Method and Description |
---|---|
protected CommonRegion |
CommonConfig.getConfigRegion() |
CommonRegion |
ClientBuilder.getConfigRegion() |
protected abstract CommonRegion |
CommonConfig.getDefaultRegion() |
protected abstract CommonRegion |
ClientBuilder.getDefaultRegion() |
Modifier and Type | Method and Description |
---|---|
T |
ClientBuilder.buildAsyncClient(CommonRegion regionEndpoint) |
T |
ClientBuilder.buildClient(CommonRegion regionEndpoint) |
void |
ClientBuilder.instantiateClient(CommonRegion region) |
void |
ClientBuilder.setConfigRegion(CommonRegion configRegion) |
void |
ClientBuilder.setDefaultRegion(CommonRegion defaultRegion) |
Modifier and Type | Method and Description |
---|---|
protected CommonRegion |
SQSCommonConfig.getConfigRegion() |
protected CommonRegion |
SQSCommonConfig.getDefaultRegion() |
protected CommonRegion |
SQSClientBuilder.getDefaultRegion() |
Modifier and Type | Class and Description |
---|---|
class |
RegionEndpoint
Enum for including Region endpoints
|
Copyright © 2010–2019. All rights reserved.