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