public interface Access
| Modifier and Type | Method and Description |
|---|---|
String |
getInternalURL()
The internal URL to access resources with.
|
String |
getPublicURL()
The public URL of a resource.
|
String |
getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
Returns the first part of the object path in a TempURL.
|
String |
getToken()
The security token to pass to all secure ObjectStore calls.
|
boolean |
isTenantSupplied()
Ascertains whether tenant ID and/or name were supplied.
|
void |
setPreferredRegion(String preferredRegion)
The ObjectStore holds multiple regions.
|
void setPreferredRegion(String preferredRegion)
preferredRegion - the region where you want to access the resourcesString getToken()
String getInternalURL()
String getPublicURL()
boolean isTenantSupplied()
String getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
tempUrlHashPrefixSource - the source URL to server as the basis for the prefixCopyright © 2012-2017 42 BV. All Rights Reserved.