protected class AwsClientBuilder.SyncBuilderParams extends AwsAsyncClientParams
Modifier | Constructor and Description |
---|---|
protected |
SyncBuilderParams() |
Modifier and Type | Method and Description |
---|---|
ClientConfiguration |
getClientConfiguration() |
AWSCredentialsProvider |
getCredentialsProvider() |
ExecutorService |
getExecutor() |
MonitoringListener |
getMonitoringListener() |
List<RequestHandler2> |
getRequestHandlers() |
RequestMetricCollector |
getRequestMetricCollector() |
getEndpoint, getRetryPolicy, getSignerProvider
public AWSCredentialsProvider getCredentialsProvider()
getCredentialsProvider
in class AwsSyncClientParams
public ClientConfiguration getClientConfiguration()
getClientConfiguration
in class AwsSyncClientParams
public RequestMetricCollector getRequestMetricCollector()
getRequestMetricCollector
in class AwsSyncClientParams
public List<RequestHandler2> getRequestHandlers()
getRequestHandlers
in class AwsSyncClientParams
public MonitoringListener getMonitoringListener()
getMonitoringListener
in class AwsSyncClientParams
public ExecutorService getExecutor()
getExecutor
in class AwsAsyncClientParams
Copyright © 2024. All rights reserved.