Example #1
0
        public static ModifyInstanceNetworkSpecResponse Unmarshall(UnmarshallerContext context)
        {
            ModifyInstanceNetworkSpecResponse modifyInstanceNetworkSpecResponse = new ModifyInstanceNetworkSpecResponse();

            modifyInstanceNetworkSpecResponse.HttpResponse = context.HttpResponse;
            modifyInstanceNetworkSpecResponse.RequestId    = context.StringValue("ModifyInstanceNetworkSpec.RequestId");

            return(modifyInstanceNetworkSpecResponse);
        }
        public static ModifyInstanceNetworkSpecResponse Unmarshall(UnmarshallerContext context)
        {
            ModifyInstanceNetworkSpecResponse modifyInstanceNetworkSpecResponse = new ModifyInstanceNetworkSpecResponse();

            modifyInstanceNetworkSpecResponse.HttpResponse = context.HttpResponse;
            modifyInstanceNetworkSpecResponse.RequestId = context.StringValue("ModifyInstanceNetworkSpec.RequestId");

            return modifyInstanceNetworkSpecResponse;
        }