Class SdkUri


  • public final class SdkUri
    extends Object
    Global cache for account-id based URI. Prevent calling new URI constructor for the same string, which can cause performance issues with some uri pattern. Do not directly depend on this class, it will be removed in the future.