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