| Package | Description |
|---|---|
| com.amazonaws.mws |
| Modifier and Type | Method and Description |
|---|---|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withConnectionTimeout(int connectionTimeout)
Sets ConnectionTimeout property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withMaxAsyncQueueSize(int maxAsyncQueueSize)
Sets MaxAsyncQueueSize property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withMaxAsyncThreads(int maxAsyncThreads)
Sets MaxAsyncThreads property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withMaxErrorRetry(int maxErrorRetry)
Sets MaxErrorRetry property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyHost(String proxyHost)
Sets ProxyHost property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyPassword(String proxyPassword)
Sets ProxyPassword property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyPort(int proxyPort)
Sets ProxyPort property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyProtocol(MarketplaceWebServiceConfig.ProxyProtocol proxyProtocol)
Sets ProxyProtocol property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyUsername(String proxyUsername)
Sets ProxyUsername property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withServiceURL(String serviceURL)
Sets ServiceURL property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withSignatureMethod(String signatureMethod)
Sets SignatureMethod property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withSoTimeout(int socketTimeout)
Sets SocketTimeout property and returns current MarketplaceWebServiceConfig
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withUserAgent(String applicationName,
String applicationVersion,
String programmingLanguage,
String... additionalNameValuePairs)
Sets UserAgent property and returns current MarketplaceWebServiceConfig
|
| Constructor and Description |
|---|
MarketplaceWebServiceClient(String awsAccessKeyId,
String awsSecretAccessKey,
String applicationName,
String applicationVersion,
MarketplaceWebServiceConfig config)
Constructs MarketplaceWebServiceClient with AWS Access Key ID, AWS Secret Key
and MarketplaceWebServiceConfig.
|
Copyright © 2020. All rights reserved.