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