Unmarshaller<InitiateVaultLockResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InitiateVaultLockResponseUnmarshaller extends Object implements Unmarshaller<InitiateVaultLockResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
InitiateVaultLockResponseUnmarshaller() |
Modifier and Type | Method | 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.