Package | Description |
---|---|
com.ibm.cloud.objectstorage.internal | |
com.ibm.cloud.objectstorage.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 |
EC2ResourceFetcher.readResource(URI endpoint,
CredentialsEndpointRetryPolicy retryPolicy) |
String |
InstanceMetadataServiceResourceFetcher.readResource(URI endpoint,
CredentialsEndpointRetryPolicy retryPolicy,
Map<String,String> headers)
Connects to the given endpoint to read the resource
and returns the text contents.
|
abstract String |
EC2ResourceFetcher.readResource(URI endpoint,
CredentialsEndpointRetryPolicy retryPolicy,
Map<String,String> headers) |
Modifier and Type | Field and Description |
---|---|
static CredentialsEndpointRetryPolicy |
CredentialsEndpointRetryPolicy.NO_RETRY |
Copyright © 2024. All rights reserved.