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