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