Class JsonValueTrait
java.lang.Object
software.amazon.awssdk.core.traits.JsonValueTrait
- All Implemented Interfaces:
Trait
Trait that indicates a String member is a JSON document. This can influence how it is marshalled/unmarshalled. For example,
a string bound to the header with this trait applied will be Base64 encoded.
-
Method Summary
-
Method Details
-
create
-