Example #1
0
        public static ModifySQLCollectorPolicyResponse Unmarshall(UnmarshallerContext context)
        {
            ModifySQLCollectorPolicyResponse modifySQLCollectorPolicyResponse = new ModifySQLCollectorPolicyResponse();

            modifySQLCollectorPolicyResponse.HttpResponse = context.HttpResponse;
            modifySQLCollectorPolicyResponse.RequestId    = context.StringValue("ModifySQLCollectorPolicy.RequestId");

            return(modifySQLCollectorPolicyResponse);
        }
        public static ModifySQLCollectorPolicyResponse Unmarshall(UnmarshallerContext context)
        {
            ModifySQLCollectorPolicyResponse modifySQLCollectorPolicyResponse = new ModifySQLCollectorPolicyResponse();

            modifySQLCollectorPolicyResponse.HttpResponse = context.HttpResponse;
            modifySQLCollectorPolicyResponse.RequestId = context.StringValue("ModifySQLCollectorPolicy.RequestId");

            return modifySQLCollectorPolicyResponse;
        }