public class ServiceErrorJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static ServiceErrorJsonMarshaller |
instance |
Constructor and Description |
---|
ServiceErrorJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static ServiceErrorJsonMarshaller |
getInstance() |
void |
marshall(ServiceError serviceError,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static ServiceErrorJsonMarshaller instance
public void marshall(ServiceError serviceError, StructuredJsonGenerator jsonGenerator)
public static ServiceErrorJsonMarshaller getInstance()