| Package | Description | 
|---|---|
| com.amazonaws.protocol.json | |
| com.amazonaws.protocol.json.internal | 
| Modifier and Type | Method and Description | 
|---|---|
<MarshallT> | 
JsonProtocolMarshallerBuilder.marshallerOverride(MarshallLocation marshallLocation,
                  MarshallingType<MarshallT> marshallingType,
                  StructuredJsonMarshaller<MarshallT> marshaller)
Registers an override for the marshaller registry. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> JsonMarshaller<T> | 
SimpleTypeJsonMarshallers.adapt(StructuredJsonMarshaller<T> toAdapt)
Adapt a  
StructuredJsonMarshaller to a JsonMarshaller. | 
Copyright © 2019. All rights reserved.