internal GetVaultNotificationsResponse GetVaultNotifications(GetVaultNotificationsRequest request)
{
var marshaller = new GetVaultNotificationsRequestMarshaller();
var unmarshaller = GetVaultNotificationsResponseUnmarshaller.Instance;
return Invoke<GetVaultNotificationsRequest,GetVaultNotificationsResponse>(request, marshaller, unmarshaller);
}