public interface Access
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInternalURL()
The internal URL to access resources with.
|
java.lang.String |
getPublicURL()
The public URL of a resource.
|
java.lang.String |
getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
Returns the first part of the object path in a TempURL.
|
java.lang.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(java.lang.String preferredRegion)
The ObjectStore holds multiple regions.
|
void setPreferredRegion(java.lang.String preferredRegion)
preferredRegion - the region where you want to access the resourcesjava.lang.String getToken()
java.lang.String getInternalURL()
java.lang.String getPublicURL()
boolean isTenantSupplied()
java.lang.String getTempUrlPrefix(TempUrlHashPrefixSource tempUrlHashPrefixSource)
tempUrlHashPrefixSource - the source URL to server as the basis for the prefixCopyright © 2012-2020 42 BV. All Rights Reserved.