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