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