| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
JSONInput |
InputSerialization.getJson()
Specifies JSON as object's input serialization format.
|
JSONInput |
JSONInput.withType(JSONType type)
The type of JSON.
|
JSONInput |
JSONInput.withType(String type)
The type of JSON.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InputSerialization.setJson(JSONInput json)
Specifies JSON as object's input serialization format.
|
InputSerialization |
InputSerialization.withJson(JSONInput json)
Specifies JSON as object's input serialization format.
|
Copyright © 2022. All rights reserved.