public class ConnectionUtils extends Object
| Constructor and Description |
|---|
ConnectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
HttpURLConnection |
connectToEndpoint(URI endpoint,
Map<String,String> headers) |
static ConnectionUtils |
create() |
public static ConnectionUtils create()
public HttpURLConnection connectToEndpoint(URI endpoint, Map<String,String> headers) throws IOException
IOExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.