public class InstanceCredentialsUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static InstanceCredentialsUtils |
getInstance() |
String |
readResource(URI endpoint) |
String |
readResource(URI endpoint,
CredentialsEndpointRetryPolicy retryPolicy,
Map<String,String> headers) |
public static InstanceCredentialsUtils getInstance()
public String readResource(URI endpoint) throws IOException
IOExceptionpublic String readResource(URI endpoint, CredentialsEndpointRetryPolicy retryPolicy, Map<String,String> headers) throws IOException
IOExceptionCopyright © 2023. All rights reserved.