- java.lang.Object
-
- org.mule.extension.aws.commons.internal.connection.AWSConnection<T,A>
-
-
Constructor Summary
Constructors
| Constructor and Description |
AWSConnection(T awsClient,
A awsAsyncClient) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getAwsClient
public T getAwsClient()
-
disconnect
public void disconnect()
- Specified by:
disconnect in interface org.mule.connectors.commons.template.connection.ConnectorConnection
Copyright © 2019. All rights reserved.