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