@Deprecated public class Config extends Object
| Constructor and Description |
|---|
Config()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
defaultConfig()
Deprecated.
|
String |
getEndpoint()
Deprecated.
|
String |
getRegion()
Deprecated.
|
TransportConfig |
getTransportConfig()
Deprecated.
|
Config |
setEndpoint(String endpoint)
Deprecated.
|
Config |
setRegion(String region)
Deprecated.
|
Config |
setTransportConfig(TransportConfig transportConfig)
Deprecated.
|
public Config defaultConfig()
public String getEndpoint()
public String getRegion()
public TransportConfig getTransportConfig()
public Config setTransportConfig(TransportConfig transportConfig)
Copyright © 2022. All rights reserved.