Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.http | |
com.amazonaws.regions | |
com.amazonaws.util |
Modifier and Type | Method and Description |
---|---|
<T extends AmazonWebServiceClient> |
AmazonWebServiceClient.withEndpoint(String endpoint)
Fluent method for
setEndpoint(String) . |
<T extends AmazonWebServiceClient> |
AmazonWebServiceClient.withRegion(Region region)
Fluent method for
setRegion(Region) . |
<T extends AmazonWebServiceClient> |
AmazonWebServiceClient.withRegion(Regions region)
Convenient fluent method for setting region.
|
Modifier and Type | Method and Description |
---|---|
AmazonWebServiceClient |
AmazonWebServiceClient.withTimeOffset(int timeOffset)
Sets the optional value for time offset for this client.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonWebServiceClient |
ExecutionContext.getAwsClient() |
Constructor and Description |
---|
ExecutionContext(List<RequestHandler2> requestHandler2s,
boolean isMetricEnabled,
AmazonWebServiceClient awsClient) |
Modifier and Type | Method and Description |
---|---|
<T extends AmazonWebServiceClient> |
Region.createClient(Class<T> serviceClass,
AWSCredentialsProvider credentials,
ClientConfiguration config)
Creates a new service client of the class given and configures it.
|
Constructor and Description |
---|
ServiceClientHolderInputStream(InputStream in,
AmazonWebServiceClient client) |
Copyright © 2014. All rights reserved.