public class AWSClientFactory<T extends com.amazonaws.AmazonWebServiceClient> extends Object
| Constructor and Description |
|---|
AWSClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
T |
create(Class<T> clientClass) |
AWSClientFactory |
withEndpoint(String endpoint) |
AWSClientFactory |
withRegion(String regionName) |
public AWSClientFactory withRegion(@Nullable String regionName)
public AWSClientFactory withEndpoint(@Nullable String endpoint)
Copyright © 2016–2019 Taimos GmbH. All rights reserved.