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