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