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