public class ReplicationGroupStaxUnmarshaller extends java.lang.Object implements Unmarshaller<ReplicationGroup,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ReplicationGroupStaxUnmarshaller |
instance |
Constructor and Description |
---|
ReplicationGroupStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ReplicationGroupStaxUnmarshaller |
getInstance() |
ReplicationGroup |
unmarshall(StaxUnmarshallerContext context) |
private static ReplicationGroupStaxUnmarshaller instance
public ReplicationGroup unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ReplicationGroup,StaxUnmarshallerContext>
java.lang.Exception
public static ReplicationGroupStaxUnmarshaller getInstance()