- validator(T) - Static method in class cn.ucloud.common.util.ParamValidator
-
- ValidatorException - Exception in cn.ucloud.common.exception
-
- ValidatorException(String) - Constructor for exception cn.ucloud.common.exception.ValidatorException
-
- valueOf(String) - Static method in enum cn.ucloud.common.http.HttpContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.ucloud.common.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cn.ucloud.common.http.ParamLocation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cn.ucloud.common.http.HttpContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.ucloud.common.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cn.ucloud.common.http.ParamLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.