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