Class SdkRpcV2CborUnmarshaller
java.lang.Object
software.amazon.awssdk.protocols.rpcv2.internal.SdkRpcV2CborUnmarshaller
Unmarshalling support for the Smithy RPCv2 protocol.
-
Method Summary
Modifier and TypeMethodDescriptionCreates an unmarshalling registry that knows how to read embedded values from the parse result.static JsonUnmarshallerRegistry
-
Method Details
-
timestampFormatRegistryFactory
public static JsonUnmarshallerRegistry timestampFormatRegistryFactory(Map<MarshallLocation, TimestampFormatTrait.Format> formats) -
setPayloadOverrides
public static DefaultJsonUnmarshallerRegistry.Builder setPayloadOverrides(DefaultJsonUnmarshallerRegistry.Builder builder) Creates an unmarshalling registry that knows how to read embedded values from the parse result.
-