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