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