Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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 © 2020. All rights reserved.