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