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