Unmarshaller<RoleMapping,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RoleMappingUnmarshaller extends Object implements Unmarshaller<RoleMapping,JsonUnmarshallerContext>
Constructor | Description |
---|---|
RoleMappingUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static RoleMappingUnmarshaller |
getInstance() |
|
RoleMapping |
unmarshall(JsonUnmarshallerContext context) |
public RoleMapping unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<RoleMapping,JsonUnmarshallerContext>
Exception
public static RoleMappingUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.