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