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