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