public abstract class AwsSyncClientParams extends Object
Constructor and Description |
---|
AwsSyncClientParams() |
Modifier and Type | Method and Description |
---|---|
abstract ClientConfiguration |
getClientConfiguration() |
abstract AWSCredentialsProvider |
getCredentialsProvider() |
abstract List<RequestHandler2> |
getRequestHandlers() |
abstract RequestMetricCollector |
getRequestMetricCollector() |
public abstract AWSCredentialsProvider getCredentialsProvider()
public abstract ClientConfiguration getClientConfiguration()
public abstract RequestMetricCollector getRequestMetricCollector()
public abstract List<RequestHandler2> getRequestHandlers()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.