public final class InstanceMetadataServiceResourceFetcher extends EC2ResourceFetcher
| Modifier and Type | Method and Description | 
|---|---|
static InstanceMetadataServiceResourceFetcher | 
getInstance()  | 
String | 
readResource(URI endpoint,
            CredentialsEndpointRetryPolicy retryPolicy,
            Map<String,String> headers)
Connects to the given endpoint to read the resource
 and returns the text contents. 
 | 
addDefaultHeaders, defaultResourceFetcher, readResource, readResourcepublic static InstanceMetadataServiceResourceFetcher getInstance()
public String readResource(URI endpoint, CredentialsEndpointRetryPolicy retryPolicy, Map<String,String> headers)
readResource in class EC2ResourceFetcherCopyright © 2024. All rights reserved.