| Package | Description | 
|---|---|
| com.amazonaws.protocol.json | 
| Modifier and Type | Method and Description | 
|---|---|
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. contentType(String contentType) | 
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. jsonGenerator(StructuredJsonGenerator jsonGenerator) | 
| <MarshallT> | JsonProtocolMarshallerBuilder. marshallerOverride(MarshallLocation marshallLocation,
                  MarshallingType<MarshallT> marshallingType,
                  StructuredJsonMarshaller<MarshallT> marshaller)Registers an override for the marshaller registry. | 
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. operationInfo(OperationInfo operationInfo) | 
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. originalRequest(T originalRequest) | 
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. sendExplicitNullForPayload(boolean sendExplicitNullForPayload) | 
| static <T> JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. standard() | 
Copyright © 2021. All rights reserved.