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