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