public class VodGlobalConfig extends Object
static String
SDK_NAME
VodGlobalConfig()
getSecretKey()
getUserId()
static void
init(String userId, String secretKey)
init(String userId, String secretKey, Integer timeOut, Integer maxClientNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String SDK_NAME
public VodGlobalConfig()
public static String getUserId()
public static String getSecretKey()
public static void init(String userId, String secretKey)
userId
secretKey
public static void init(String userId, String secretKey, Integer timeOut, Integer maxClientNum)
timeOut
maxClientNum
Copyright © 2021. All rights reserved.