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