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