Package | Description |
---|---|
com.amazonaws.internal | |
com.amazonaws.retry.internal |
Modifier and Type | Method and Description |
---|---|
CredentialsEndpointRetryPolicy |
CredentialsEndpointProvider.getRetryPolicy()
Allows the extending class to provide a custom retry policy.
|
Modifier and Type | Method and Description |
---|---|
String |
EC2CredentialsUtils.readResource(URI endpoint,
CredentialsEndpointRetryPolicy retryPolicy,
Map<String,String> headers)
Connects to the given endpoint to read the resource
and returns the text contents.
|
Modifier and Type | Field and Description |
---|---|
static CredentialsEndpointRetryPolicy |
CredentialsEndpointRetryPolicy.NO_RETRY |
Copyright © 2017. All rights reserved.