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