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