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