public final class AwsGlobalClientConfigurationDefaults extends AwsClientConfigurationDefaults
SdkClientConfiguration
that adds global default values. This is the lowest-priority configuration
decorator that attempts to fill in any required values that higher-priority configurations (eg. service-specific
configurations or customer-provided configurations) haven't already overridden.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_ASYNC_POOL_SIZE |
Constructor and Description |
---|
AwsGlobalClientConfigurationDefaults() |
applyAsyncDefaults, applySyncDefaults
applyAsyncDefaults, applySyncDefaults
public static final int DEFAULT_ASYNC_POOL_SIZE
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.