- get(String) - 类 中的静态方法com.github.biezhi.ucloud.http.HttpRequest
-
GET请求
- get(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the object value associated with an index.
- get(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the value object associated with a key.
- getAction() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取操作
- getBoolean(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the boolean value associated with a key.
- getBuilder() - 类 中的方法com.github.biezhi.ucloud.http.StringBuilderWriter
-
Return the underlying builder.
- getCause() - 异常错误 中的方法com.github.biezhi.ucloud.json.JSONException
-
Returns the cause of this exception or null if the cause is nonexistent
or unknown.
- getDouble(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the double value associated with a key.
- getEIPPrice(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UNetApi
-
获取弹性IP价格
- getFile(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UFileApi
-
下载文件
- getFileList(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UFileApi
-
获取Bucket的文件列表
- getHeaderFields() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取请求头信息
- getHttpParams() - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
获取httpurl形式的参数
- getHttpRequest() - 类 中的方法com.github.biezhi.ucloud.http.HttpResponse
-
获取请求对象
- getHttpsURLConnection() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取HttpsURLConnection对象
- getHttpURLConnection() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取HttpURLConnection对象
- getInputStream() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
- getInt(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the int value associated with a key.
- getJSONArray(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the JSONObject value associated with a key.
- getJsonResponse() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取json响应
- getLong(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the long value associated with a key.
- getMapResponse() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取map格式的响应
- getMessage() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取响应消息
- getMethod() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取请求方法,GET/POST
- getMetric(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UMonApi
-
获取监控数据
- getNames(JSONObject) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNames(Object) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONObject
-
Get an array of field names from an Object.
- getOutputStream() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取输出流对象
- getParamsMap() - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
- getProperty(String) - 类 中的静态方法com.github.biezhi.ucloud.util.PropUtil
-
根据文件名读取properties文件
- getPropertyMap(String) - 类 中的静态方法com.github.biezhi.ucloud.util.PropUtil
-
根据资源文件名称转为map格式
- getQuery(Map<String, Object>) - 类 中的静态方法com.github.biezhi.ucloud.http.HttpUtil
-
map转为url参数
- getRequestURL() - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
获取请求URL(包括参数和签名)
- getResponse(HttpResponse) - 类 中的方法com.github.biezhi.ucloud.api.BaseApi
-
获取返回的Response
- getResponseCode() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取响应码
- getRetCode() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取响应码
- getSignature() - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
获取签名
- getStatusCode() - 类 中的方法com.github.biezhi.ucloud.http.HttpResponse
-
获取状态码
- getString(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the string associated with an index.
- getString(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get the string associated with a key.
- getTimeout() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取超时
- getUcdnDomainBandwidth(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
获取加速域名带宽使用信息
- getUcdnDomainLog(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
获取加速域名原始日志
- getUcdnDomainPrefetchEnable(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
获取域名预取开启状态
- getUcdnDomainTraffic(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
获取加速域名流量使用信息
- getUcdnTraffic(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
获取流量信息
- getUHostInstancePrice(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UHostApi
-
根据UHost实例配置,获取UHost实例的价格
- getUHostInstanceVncInfo(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UHostApi
-
获取指定UHost实例的管理VNC配置详细信息
- getUrl() - 类 中的方法com.github.biezhi.ucloud.http.HttpConnection
-
获取请求URL
- grantSecurityGroup(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UNetApi
-
将防火墙应用到资源上
- join(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Make a string from the contents of this JSONArray.
- JSONArray - com.github.biezhi.ucloud.json中的类
-
A JSONArray is an ordered sequence of values.
- JSONArray() - 类 的构造器com.github.biezhi.ucloud.json.JSONArray
-
Construct an empty JSONArray.
- JSONArray(JSONTokener) - 类 的构造器com.github.biezhi.ucloud.json.JSONArray
-
Construct a JSONArray from a JSONTokener.
- JSONArray(String) - 类 的构造器com.github.biezhi.ucloud.json.JSONArray
-
Construct a JSONArray from a source JSON text.
- JSONArray(Collection<Object>) - 类 的构造器com.github.biezhi.ucloud.json.JSONArray
-
Construct a JSONArray from a Collection.
- JSONArray(Object) - 类 的构造器com.github.biezhi.ucloud.json.JSONArray
-
Construct a JSONArray from an array
- JSONException - com.github.biezhi.ucloud.json中的异常错误
-
The JSONException is thrown by the JSON.org classes when things are amiss.
- JSONException(String) - 异常错误 的构造器com.github.biezhi.ucloud.json.JSONException
-
Constructs a JSONException with an explanatory message.
- JSONException(Throwable) - 异常错误 的构造器com.github.biezhi.ucloud.json.JSONException
-
Constructs a new JSONException with the specified cause.
- JSONMap - com.github.biezhi.ucloud.json中的类
-
- JSONMap() - 类 的构造器com.github.biezhi.ucloud.json.JSONMap
-
- JSONObject - com.github.biezhi.ucloud.json中的类
-
A JSONObject is an unordered collection of name/value pairs.
- JSONObject() - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct an empty JSONObject.
- JSONObject(JSONObject, String[]) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from a subset of another JSONObject.
- JSONObject(JSONTokener) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from a JSONTokener.
- JSONObject(Map<String, Object>) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from a Map.
- JSONObject(Object) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from an Object using bean getters.
- JSONObject(Object, String[]) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from an Object, using reflection to find the
public members.
- JSONObject(String) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from a source JSON text string.
- JSONObject(String, Locale) - 类 的构造器com.github.biezhi.ucloud.json.JSONObject
-
Construct a JSONObject from a ResourceBundle.
- JSONString - com.github.biezhi.ucloud.json中的接口
-
The JSONString interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString(), JSONArray.toString(),
and JSONWriter.value(Object).
- JSONStringer - com.github.biezhi.ucloud.json中的类
-
JSONStringer provides a quick and convenient way of producing JSON text.
- JSONStringer() - 类 的构造器com.github.biezhi.ucloud.json.JSONStringer
-
Make a fresh JSONStringer.
- JSONTokener - com.github.biezhi.ucloud.json中的类
-
A JSONTokener takes a source string and extracts characters and tokens from
it.
- JSONTokener(Reader) - 类 的构造器com.github.biezhi.ucloud.json.JSONTokener
-
Construct a JSONTokener from a Reader.
- JSONTokener(InputStream) - 类 的构造器com.github.biezhi.ucloud.json.JSONTokener
-
Construct a JSONTokener from an InputStream.
- JSONTokener(String) - 类 的构造器com.github.biezhi.ucloud.json.JSONTokener
-
Construct a JSONTokener from a string.
- JSONWriter - com.github.biezhi.ucloud.json中的类
-
JSONWriter provides a quick and convenient way of producing JSON text.
- JSONWriter(Writer) - 类 的构造器com.github.biezhi.ucloud.json.JSONWriter
-
Make a fresh JSONWriter.
- names() - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this
JSONObject.
- next() - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the next character in the source string.
- next(char) - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Consume the next character, and check that it matches a specified
character.
- next(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the next n characters.
- nextClean() - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextString(char) - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the text up but not including the specified character or the
end of line, whichever comes first.
- nextTo(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the text up but not including one of the specified delimiter
characters or the end of line, whichever comes first.
- nextToken() - 类 中的方法com.github.biezhi.ucloud.json.HTTPTokener
-
Get the next token or string.
- nextValue() - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Get the next value.
- NULL - 类 中的静态变量com.github.biezhi.ucloud.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULL object than to use Java's null value.
- numberToString(Number) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONObject
-
Produce a string from a Number.
- OauthException - com.github.biezhi.ucloud.exception中的异常错误
-
认证异常类
- OauthException(Exception) - 异常错误 的构造器com.github.biezhi.ucloud.exception.OauthException
-
OauthException
- OauthException(String) - 异常错误 的构造器com.github.biezhi.ucloud.exception.OauthException
-
OauthException
- OauthException(String, Exception) - 异常错误 的构造器com.github.biezhi.ucloud.exception.OauthException
-
OauthException
- object() - 类 中的方法com.github.biezhi.ucloud.json.JSONWriter
-
Begin appending a new object.
- opt(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional object value associated with an index.
- opt(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional value associated with a key.
- optBoolean(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(int, boolean) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional boolean value associated with an index.
- optBoolean(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional boolean associated with a key.
- optBoolean(String, boolean) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional boolean associated with a key.
- optDouble(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(int, double) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional double value associated with an index.
- optDouble(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional double associated with a key, or NaN if there is no such
key or if its value is not a number.
- optDouble(String, double) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional double associated with a key, or the defaultValue if
there is no such key or if its value is not a number.
- optInt(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(int, int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional int value associated with an index.
- optInt(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional int value associated with a key, or zero if there is no
such key or if the value is not a number.
- optInt(String, int) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional int value associated with a key, or the default if there
is no such key or if the value is not a number.
- optJSONArray(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional JSONArray associated with an index.
- optJSONArray(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional JSONArray associated with a key.
- optJSONObject(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional JSONObject associated with an index.
- optJSONObject(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional JSONObject associated with a key.
- optLong(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(int, long) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional long value associated with an index.
- optLong(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional long value associated with a key, or zero if there is no
such key or if the value is not a number.
- optLong(String, long) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional long value associated with a key, or the default if there
is no such key or if the value is not a number.
- optString(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional string value associated with an index.
- optString(int, String) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Get the optional string associated with an index.
- optString(String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional string associated with a key.
- optString(String, String) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Get an optional string associated with a key.
- PARAM_ACTION - 类 中的静态变量com.github.biezhi.ucloud.ApiConst
-
动作参数
- parseQuery(String, boolean) - 类 中的静态方法com.github.biezhi.ucloud.http.HttpUtil
-
参数转换为map,a=1&b=2
- post(String) - 类 中的静态方法com.github.biezhi.ucloud.http.HttpRequest
-
POST请求
- postFile(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UFileApi
-
表单上传文件
- prefetchDomainCache(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UCDNApi
-
预取文件
- PRIVATE_KEY - 类 中的静态变量com.github.biezhi.ucloud.UCloudConfig
-
UCloud用户私钥
- promoteUDBSlave(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UDBApi
-
从库提升为独立库
- PropUtil - com.github.biezhi.ucloud.util中的类
-
properties工具类
- PropUtil() - 类 的构造器com.github.biezhi.ucloud.util.PropUtil
-
- PUBLIC_KEY - 类 中的静态变量com.github.biezhi.ucloud.UCloudConfig
-
UCloud用户公钥
- put(boolean) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Append a boolean value.
- put(Collection<Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which
is produced from a Collection.
- put(double) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Append a double value.
- put(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Append an int value.
- put(long) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Append an long value.
- put(Map<String, Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject which
is produced from a Map.
- put(Object) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Append an object value.
- put(int, boolean) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put or replace a boolean value in the JSONArray.
- put(int, Collection<Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONArray which
is produced from a Collection.
- put(int, double) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put or replace a double value.
- put(int, int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put or replace an int value.
- put(int, long) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put or replace a long value.
- put(int, Map<String, Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put a value in the JSONArray, where the value will be a JSONObject that
is produced from a Map.
- put(int, Object) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Put or replace an object value in the JSONArray.
- put(String, boolean) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/boolean pair in the JSONObject.
- put(String, Collection<Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONArray which is produced from a Collection.
- put(String, double) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/double pair in the JSONObject.
- put(String, int) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/int pair in the JSONObject.
- put(String, long) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/long pair in the JSONObject.
- put(String, Map<String, Object>) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/value pair in the JSONObject, where the value will be a
JSONObject which is produced from a Map.
- put(String, Object) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/value pair in the JSONObject.
- put(Object...) - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
("name", "jack", "age", 18) 方式注入参数
- put(String, Object) - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
map形式注入参数
- putAll(Map<String, Object>) - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
注入一个Map类型的参数
- putFile(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UFileApi
-
普通上传文件
- putJSON(String) - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
JSON形式注入参数
- putOnce(String, Object) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value
are both non-null, and only if there is not already a member with that
name.
- putOpt(String, Object) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Put a key/value pair in the JSONObject, but only if the key and the value
are both non-null.
- TELECOM - 类 中的静态变量com.github.biezhi.ucloud.ApiConst.Line
-
电信线路
- terminateCustomImage(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UHostApi
-
删除用户自定义镜像
- terminateUHostInstance(UCloud) - 类 中的方法com.github.biezhi.ucloud.api.UHostApi
-
删除UHost实例
- testValidity(Object) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONObject
-
Throw an exception if the object is a NaN or infinite number.
- timeout(int) - 类 中的方法com.github.biezhi.ucloud.http.HttpRequest
-
设置超时
- toJSONArray(String) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
- toJSONArray(JSONTokener) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string,
using the first row as a source of names.
- toJSONArray(JSONArray, String) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
- toJSONArray(JSONArray, JSONTokener) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a JSONArray of JSONObjects from a comma delimited text string
using a supplied JSONArray as the source of element names.
- toJSONArray(JSONArray) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Produce a JSONArray containing the values of the members of this
JSONObject.
- toJSONObject(String) - 类 中的静态方法com.github.biezhi.ucloud.json.Cookie
-
Convert a cookie specification string into a JSONObject.
- toJSONObject(String) - 类 中的静态方法com.github.biezhi.ucloud.json.CookieList
-
Convert a cookie list into a JSONObject.
- toJSONObject(String) - 类 中的静态方法com.github.biezhi.ucloud.json.HTTP
-
Convert an HTTP header string into a JSONObject.
- toJSONObject(JSONArray) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Produce a JSONObject by combining a JSONArray of names with the values of
this JSONArray.
- toJSONObject(Map<String, Object>) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONMap
-
- toJSONString() - 类 中的方法com.github.biezhi.ucloud.api.Response
-
获取响应json字符串
- toJSONString() - 接口 中的方法com.github.biezhi.ucloud.json.JSONString
-
The toJSONString method allows a class to produce its own JSON
serialization.
- toMap(JSONObject) - 类 中的静态方法com.github.biezhi.ucloud.json.JSONMap
-
- toString() - 类 中的方法com.github.biezhi.ucloud.http.StringBuilderWriter
-
- toString(JSONArray) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects.
- toString(JSONArray, JSONArray) - 类 中的静态方法com.github.biezhi.ucloud.json.CDL
-
Produce a comma delimited text from a JSONArray of JSONObjects using
a provided list of names.
- toString(JSONObject) - 类 中的静态方法com.github.biezhi.ucloud.json.Cookie
-
Convert a JSONObject into a cookie specification string.
- toString(JSONObject) - 类 中的静态方法com.github.biezhi.ucloud.json.CookieList
-
Convert a JSONObject into a cookie list.
- toString(JSONObject) - 类 中的静态方法com.github.biezhi.ucloud.json.HTTP
-
Convert a JSONObject into an HTTP header.
- toString() - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Make a JSON text of this JSONArray.
- toString(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONArray
-
Make a prettyprinted JSON text of this JSONArray.
- toString() - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Make a JSON text of this JSONObject.
- toString(int) - 类 中的方法com.github.biezhi.ucloud.json.JSONObject
-
Make a prettyprinted JSON text of this JSONObject.
- toString() - 类 中的方法com.github.biezhi.ucloud.json.JSONStringer
-
Return the JSON text.
- toString() - 类 中的方法com.github.biezhi.ucloud.json.JSONTokener
-
Make a printable string of this JSONTokener.
- toString() - 类 中的方法com.github.biezhi.ucloud.model.UCloud
-
- TrustAnyHostnameVerifier() - 类 的构造器com.github.biezhi.ucloud.http.HttpConnection.TrustAnyHostnameVerifier
-