public final class StaticResourcesEndpointProvider extends Object implements ResourcesEndpointProvider
| Constructor and Description |
|---|
StaticResourcesEndpointProvider(URI endpoint,
Map<String,String> additionalHeaders) |
| Modifier and Type | Method and Description |
|---|---|
URI |
endpoint() |
Map<String,String> |
headers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitretryPolicypublic URI endpoint() throws IOException
endpoint in interface ResourcesEndpointProviderIOExceptionpublic Map<String,String> headers()
headers in interface ResourcesEndpointProviderCopyright © 2023. All rights reserved.