| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
JsonFormat |
InputSerialization.getJsonInputFormat() |
JsonFormat |
OutputSerialization.getJsonOutputFormat() |
JsonFormat |
JsonFormat.withJsonType(JsonType jsonType) |
JsonFormat |
JsonFormat.withParseJsonNumberAsString(boolean parseJsonNumberAsString) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputSerialization.setJsonInputFormat(JsonFormat jsonInputFormat) |
void |
OutputSerialization.setJsonOutputFormat(JsonFormat jsonOutputFormat) |
InputSerialization |
InputSerialization.withJsonInputFormat(JsonFormat jsonInputFormat) |
OutputSerialization |
OutputSerialization.withJsonOutputFormat(JsonFormat jsonOutputFormat) |
Copyright © 2021. All Rights Reserved.