Unmarshaller<AssociateRoleToGroupResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AssociateRoleToGroupResponseUnmarshaller extends Object implements Unmarshaller<AssociateRoleToGroupResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
AssociateRoleToGroupResponseUnmarshaller() |
| Modifier and Type | Method | 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.