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