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