| Package | Description |
|---|---|
| com.amazonaws.mws |
| Modifier and Type | Method and Description |
|---|---|
MarketplaceWebServiceConfig.ProxyProtocol |
MarketplaceWebServiceConfig.getProxyProtocol()
Gets ProxyProtocol property
|
static MarketplaceWebServiceConfig.ProxyProtocol |
MarketplaceWebServiceConfig.ProxyProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarketplaceWebServiceConfig.ProxyProtocol[] |
MarketplaceWebServiceConfig.ProxyProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarketplaceWebServiceConfig.setProxyProtocol(MarketplaceWebServiceConfig.ProxyProtocol proxyProtocol)
Sets ProxyProtocol property
|
MarketplaceWebServiceConfig |
MarketplaceWebServiceConfig.withProxyProtocol(MarketplaceWebServiceConfig.ProxyProtocol proxyProtocol)
Sets ProxyProtocol property and returns current MarketplaceWebServiceConfig
|
Copyright © 2020. All rights reserved.